Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / nt / plugplay.c
index ab5efda..aae5a53 100644 (file)
 
 /* INCLUDES *****************************************************************/
 
-#include <ntoskrnl.h>
+#include <ddk/ntddk.h>
 
-#define NDEBUG
 #include <internal/debug.h>
 
-
 /* FUNCTIONS *****************************************************************/
 
 NTSTATUS STDCALL NtGetPlugPlayEvent(VOID)