- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
[reactos.git] / reactos / subsys / system / services / services.c
index 8235c50..feb5665 100644 (file)
 
 /* INCLUDES *****************************************************************/
 
-#include <windows.h>
-#define NTOS_MODE_USER
-#include <ndk/ntndk.h>
-
 #include "services.h"
 
 #define NDEBUG