summaryrefslogtreecommitdiff
path: root/source3/utils/net_conf.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-18 02:27:34 +0200
committerGünther Deschner <gd@samba.org>2010-05-18 10:36:33 +0200
commite9f5bdf6b5a1aeb7e2e556cf41f7cbc2abed7856 (patch)
tree8ed9d55ef0bba9c9accba15902f512c40ab6aa51 /source3/utils/net_conf.c
parent415bd627642bb8f18f180daaf61c4a6ddb62ebbd (diff)
downloadsamba-e9f5bdf6b5a1aeb7e2e556cf41f7cbc2abed7856.tar.gz
smbconf: only include smbconf headers where needed.
Guenther
Diffstat (limited to 'source3/utils/net_conf.c')
-rw-r--r--source3/utils/net_conf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/utils/net_conf.c b/source3/utils/net_conf.c
index 6fc03bfd86b..58e8cadf94c 100644
--- a/source3/utils/net_conf.c
+++ b/source3/utils/net_conf.c
@@ -29,6 +29,9 @@
#include "includes.h"
#include "utils/net.h"
+#include "lib/smbconf/smbconf.h"
+#include "lib/smbconf/smbconf_init.h"
+#include "lib/smbconf/smbconf_reg.h"
/**********************************************************************
*