s3-rap: include svcctl.h where needed.
authorGünther Deschner <gd@samba.org>
Mon, 2 Aug 2010 20:54:29 +0000 (22:54 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 6 Aug 2010 13:43:37 +0000 (15:43 +0200)
Guenther

source3/libsmb/clirap2.c
source3/utils/net_rap.c

index 225eecd08324f8169b64f12e51c9c3b8e24513ff..a08839726d9af6363f911d2db5065defebf5608b 100644 (file)
@@ -77,6 +77,7 @@
 
 #include "includes.h"
 #include "../librpc/gen_ndr/rap.h"
+#include "../librpc/gen_ndr/svcctl.h"
 
 #define WORDSIZE 2
 #define DWORDSIZE 4
index 9b42a088c0c0b4cd5689782603a3f000aa226f8c..04e81f95f737538ff063daef322bb12ad783f8cd 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "includes.h"
 #include "../librpc/gen_ndr/rap.h"
+#include "../librpc/gen_ndr/svcctl.h"
 #include "utils/net.h"
 
 /* The following messages were for error checking that is not properly