s3:utils/net_rpc_service.c: we also need some ndr_pull functions
authorStefan Metzmacher <metze@samba.org>
Fri, 6 Aug 2010 12:50:31 +0000 (14:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Sun, 8 Aug 2010 09:05:18 +0000 (11:05 +0200)
metze

source3/utils/net_rpc_service.c

index 9ab82b5adf33dfaecbe719ac68a57134447f57fd..631a5a130d63c433e77d729242e9afcbc85c7f80 100644 (file)
@@ -18,6 +18,7 @@
 
 #include "includes.h"
 #include "utils/net.h"
+#include "../librpc/gen_ndr/ndr_svcctl.h"
 #include "../librpc/gen_ndr/cli_svcctl.h"
 
 struct svc_state_msg {