Use W32API for NTOSKRNL.
[reactos.git] / reactos / ntoskrnl / ex / mutant.c
index 5e9ca89..c5d0728 100644 (file)
 #define NDEBUG
 #include <internal/debug.h>
 
+#ifndef MUTANT_INCREMENT
+#define MUTANT_INCREMENT                1
+#endif
+
 POBJECT_TYPE ExMutantObjectType = NULL;
 
 static GENERIC_MAPPING ExpMutantMapping = {