Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / fs / dbcsname.c
index f4a4c4c..d2cfa58 100644 (file)
@@ -1,13 +1,10 @@
-/* $Id: dbcsname.c,v 1.2 2002/09/07 15:12:50 chorns Exp $
+/* $Id: dbcsname.c,v 1.3 2002/09/08 10:23:20 chorns Exp $
  *
  * reactos/ntoskrnl/fs/dbcsname.c
  *
  */
-
-#include <ntoskrnl.h>
-
-#define NDEBUG
-#include <internal/debug.h>
+#include <ntos.h>
+#include <ddk/ntifs.h>
 
 
 /**********************************************************************