Use W32API for NTOSKRNL.
[reactos.git] / reactos / ntoskrnl / io / pnpmgr.c
index 391570d..3776cca 100644 (file)
@@ -15,6 +15,9 @@
 #define NDEBUG
 #include <internal/debug.h>
 
+/* FIXME: Header mess */
+#undef DeviceCapabilities
+
 /* GLOBALS *******************************************************************/
 
 PDEVICE_NODE IopRootDeviceNode;