Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / hal / halx86 / sysinfo.c
index 5d04be8..376cbcc 100644 (file)
 
 /* INCLUDES *****************************************************************/
 
-#include <ddk/ntddk.h>
+#include <hal.h>
 
+#define NDEBUG
 #include <internal/debug.h>
 
+
 /* FUNCTIONS *****************************************************************/
 
 VOID HalQuerySystemInformation()