[KERNEL32]: Aleksey wants debug channels, I agree this is the way forward. Leverage...
[reactos.git] / reactos / dll / win32 / kernel32 / file / dir.c
index 9baab1d..5d352b1 100644 (file)
@@ -18,6 +18,7 @@
 #include <k32.h>
 #define NDEBUG
 #include <debug.h>
+static ULONG gDebugChannel = kernel32file;
 
 UNICODE_STRING DllDirectory = {0, 0, NULL};