Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / hal / halx86 / enum.c
index a2b2fc3..ab3e7af 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: enum.c,v 1.3 2001/08/23 17:34:00 chorns Exp $
+/* $Id: enum.c,v 1.4 2002/09/07 15:12:10 chorns Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
-#include <roscfg.h>
+#include <hal.h>
 
 #define NDEBUG
 #include <internal/debug.h>
 
+
 VOID
 HalpStartEnumerator (VOID)
 {