Merge MSVC fixes from cmake branch
[reactos.git] / reactos / dll / win32 / iphlpapi / registry.c
index e83fde9..57af182 100644 (file)
@@ -1,7 +1,5 @@
 #include "iphlpapi_private.h"
 
-#include "debug.h"
-
 int GetLongestChildKeyName( HANDLE RegHandle ) {
   LONG Status;
   DWORD MaxAdapterName;