update for HEAD-2003021201
[reactos.git] / lib / kernel32 / file / npipe.c
index b3cf709..3fc0fe8 100644 (file)
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
-#include <ntdll/rtl.h>
-#include <windows.h>
-#include <kernel32/error.h>
-//#include <wchar.h>
-//#include <string.h>
-#include <limits.h>
-#include <napi/npipe.h>
-
-//#define NDEBUG
+#include <k32.h>
+
+
+#define NDEBUG
 #include <kernel32/kernel32.h>
 
 /* FUNCTIONS ****************************************************************/