Merge trunk head (r41474)
[reactos.git] / reactos / ntoskrnl / rtl / libsupp.c
index 3eab98b..dc1ca0b 100644 (file)
@@ -183,7 +183,7 @@ RtlLeaveHeapLock(
     return STATUS_SUCCESS;
 }
 
-#ifdef DBG
+#if DBG
 VOID FASTCALL
 CHECK_PAGED_CODE_RTL(char *file, int line)
 {