summaryrefslogtreecommitdiff
path: root/source3/utils/net_rap.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-02 22:54:29 +0200
committerGünther Deschner <gd@samba.org>2010-08-06 15:43:37 +0200
commit2523aec6d19c519280793020f6db21c65a3c95ea (patch)
tree3f46d5f9ea857e94b626aa1a92318899b400e996 /source3/utils/net_rap.c
parentae36783c7bed73461c012d78ec3e1f3a6bc3d221 (diff)
downloadsamba-2523aec6d19c519280793020f6db21c65a3c95ea.tar.gz
samba-2523aec6d19c519280793020f6db21c65a3c95ea.tar.bz2
samba-2523aec6d19c519280793020f6db21c65a3c95ea.zip
s3-rap: include svcctl.h where needed.
Guenther
Diffstat (limited to 'source3/utils/net_rap.c')
-rw-r--r--source3/utils/net_rap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net_rap.c b/source3/utils/net_rap.c
index 9b42a088c0..04e81f95f7 100644
--- a/source3/utils/net_rap.c
+++ b/source3/utils/net_rap.c
@@ -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