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