Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / drivers / fs / np / create.c
index 5b505f4..5d06b0b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: create.c,v 1.12 2002/05/07 22:40:35 hbirr Exp $
+/* $Id: create.c,v 1.13 2002/09/07 15:12:02 chorns Exp $
  *
  * COPYRIGHT:  See COPYING in the top level directory
  * PROJECT:    ReactOS kernel
@@ -9,8 +9,6 @@
 
 /* INCLUDES ******************************************************************/
 
-#include <ddk/ntddk.h>
-
 #include "npfs.h"
 
 #define NDEBUG