Resolve chained CNAME records
[reactos.git] / reactos / lib / dnsapi / dnsapi / stubs.c
index 101660b..798f506 100644 (file)
@@ -1,8 +1,9 @@
-#include <windows.h>
-/*#include <windns.h>*/
-#include <winerror.h>
+/* Can't use precomp.h because these weren't stubbed properly */
+#define WIN32_NO_STATUS
 #define NTOS_MODE_USER
-#include <ntos.h>
+#include <windows.h>
+#include <ndk/ntndk.h>
+
 #include <debug.h>
 
 typedef ULONG DNS_STATUS;