- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
[reactos.git] / reactos / lib / secur32 / dllmain.c
index 07e11dc..ce85eb7 100644 (file)
@@ -9,10 +9,7 @@
  */
 
 /* INCLUDES ******************************************************************/
-
-#include <windows.h>
-#define NTOS_MODE_USER
-#include <ndk/ntndk.h>
+#include "precomp.h"
 
 /* GLOBALS *******************************************************************/