Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / rtl / ctype.c
index 7301dfb..c62784f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: ctype.c,v 1.8 2002/07/13 12:44:08 chorns Exp $
+/* $Id: ctype.c,v 1.9 2002/09/07 15:13:05 chorns Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
  *                              all functions to use ctype table
  */
 
-#include <ctype.h>
+#include <ntoskrnl.h>
+
+#define NDEBUG
+#include <internal/debug.h>
 
 #undef _pctype