Little changes to make PSX server compile again.
[reactos.git] / posix / server / call / null.c
index 90d8fcc..2710d9a 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: null.c,v 1.1 2002/04/10 21:30:21 ea Exp $
+/* $Id: null.c,v 1.4 2004/01/18 21:27:32 ea Exp $
  * 
  * PROJECT    : ReactOS / POSIX+ Environment Subsystem Server
  * FILE       : reactos/subsys/psx/server/call/null.c
@@ -28,7 +28,6 @@
 #define NTOS_MODE_USER
 #include <ntos.h>
 #include <ntdll/rtl.h>
-#include <napi/lpc.h>
 #include <psxss.h>
 
 NTSTATUS STDCALL syscall_null (PPSX_MAX_MESSAGE Msg)