summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_sendannounce.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-02 22:48:16 +0200
committerGünther Deschner <gd@samba.org>2010-08-06 15:43:36 +0200
commit728fba1233afc632fbe2b6d5262ac32db751233f (patch)
tree43d29da1045efcd381adbc08a7e6b5b42f501e31 /source3/nmbd/nmbd_sendannounce.c
parentbf9a1dd4605cbf9c29e2b5bab9042b389980f1da (diff)
downloadsamba-728fba1233afc632fbe2b6d5262ac32db751233f.tar.gz
samba-728fba1233afc632fbe2b6d5262ac32db751233f.tar.bz2
samba-728fba1233afc632fbe2b6d5262ac32db751233f.zip
s3-nmbd: include svcctl.h where needed.
Guenther
Diffstat (limited to 'source3/nmbd/nmbd_sendannounce.c')
-rw-r--r--source3/nmbd/nmbd_sendannounce.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nmbd/nmbd_sendannounce.c b/source3/nmbd/nmbd_sendannounce.c
index 8eb1da7d38..4140040b2b 100644
--- a/source3/nmbd/nmbd_sendannounce.c
+++ b/source3/nmbd/nmbd_sendannounce.c
@@ -24,6 +24,7 @@
*/
#include "includes.h"
+#include "../librpc/gen_ndr/svcctl.h"
extern int updatecount;
extern bool found_lm_clients;