Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / ntoskrnl / lpc / queue.c
index 8c17296..9d50bfc 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: queue.c,v 1.5 2001/12/02 23:34:42 dwelch Exp $
+/* $Id: queue.c,v 1.6 2002/09/07 15:12:58 chorns Exp $
  * 
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
-#include <internal/ob.h>
-#include <internal/port.h>
-#include <internal/dbg.h>
+#include <ntoskrnl.h>
 
 #define NDEBUG
 #include <internal/debug.h>
 
+
 /* FUNCTIONS *****************************************************************/
 
 VOID STDCALL