summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-23 20:43:11 +0200
committerGünther Deschner <gd@samba.org>2008-10-24 00:06:07 +0200
commit78a85f9e96e4c1d5a99e328e8ca07b1f75a79467 (patch)
tree42c85b8638c1c5ec9622c97964e36c20af53b631 /source3/include/includes.h
parent25988f13696547e70b5e3155cb5bcea2f0786312 (diff)
downloadsamba-78a85f9e96e4c1d5a99e328e8ca07b1f75a79467.tar.gz
samba-78a85f9e96e4c1d5a99e328e8ca07b1f75a79467.tar.bz2
samba-78a85f9e96e4c1d5a99e328e8ca07b1f75a79467.zip
svcctl: move some non-rpc related bits out of rpc_svcctl.h.
Guenther
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 035d46fe0a..24e33c1720 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -659,6 +659,7 @@ struct smb_iconv_convenience *lp_iconv_convenience(void *lp_ctx);
#include "async_req.h"
#include "async_smb.h"
#include "async_sock.h"
+#include "services.h"
#include "lib/smbconf/smbconf.h"