s3-services: include svcctl.h where needed.
[kai/samba.git] / source3 / services / services.h
index f746f0c8dfe0c894d854da10c8ffc6a3bd6d5515..bbb1d60f16880fb7a2d2ed75c177ebe64a1a6ee0 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef _SERVICES_H /* _SERVICES_H */
 #define _SERVICES_H
 
+#include "../librpc/gen_ndr/svcctl.h"
+
 /* where we assume the location of the service control scripts */
 #define SVCCTL_SCRIPT_DIR  "svcctl"