- Implement EnumServicesStatusW.
[reactos.git] / reactos / services / rpcss / rpcss.c
index 0993301..c6df9d6 100644 (file)
 
 /* INCLUDES *****************************************************************/
 
-#define UNICODE
-
-#include <windows.h>
-#define NTOS_MODE_USER
-#include <ndk/ntndk.h>
 #include "rpcss.h"
 
-//#include "services.h"
-
 #define NDEBUG
 #include <debug.h>