s3-services: include svcctl.h where needed.
authorGünther Deschner <gd@samba.org>
Mon, 2 Aug 2010 21:17:25 +0000 (23:17 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 6 Aug 2010 13:43:37 +0000 (15:43 +0200)
Guenther

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"