[NETAPI32]
[reactos.git] / reactos / dll / win32 / netapi32 / nbnamecache.c
index 0fcbfbe..ae726e9 100644 (file)
  * rather more efficient than not having a name cache at all.
  */
 
-#include <config.h>
-//#include "wine/port.h"
-
-#include "nbnamecache.h"
+#include "netapi32.h"
 
 typedef struct _NBNameCacheNode
 {