summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-01-21 16:59:09 +0100
committerKarolin Seeger <kseeger@samba.org>2009-03-27 14:15:36 +0100
commita5b1d44db7fbdc974d05ad7f50b1eaf4cdddfe5e (patch)
tree8b9ba4adcab1222dc7e4399d24f3050972555cbc /source/include/includes.h
parent6eeb4b2b04f190cef7733bf85443488559d017d8 (diff)
downloadsamba-a5b1d44db7fbdc974d05ad7f50b1eaf4cdddfe5e.tar.gz
samba-a5b1d44db7fbdc974d05ad7f50b1eaf4cdddfe5e.tar.xz
samba-a5b1d44db7fbdc974d05ad7f50b1eaf4cdddfe5e.zip
s3:libsmbconf: remove the init headers from smbconf.h
give the smbconf_init() dispatcher and the backends (smbconf_reg and smbconf_txt) a header of their own each. This allows to use the basic infrastructure and single backends individually. Michael Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit defb4430114091474dfef0114ebb176bfb5026ea)
Diffstat (limited to 'source/include/includes.h')
-rw-r--r--source/include/includes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/includes.h b/source/include/includes.h
index 7b24b729e33..baf22e8db6e 100644
--- a/source/include/includes.h
+++ b/source/include/includes.h
@@ -730,6 +730,9 @@ typedef char fstring[FSTRING_LEN];
#include "async_sock.h"
#include "lib/smbconf/smbconf.h"
+#include "lib/smbconf/smbconf_init.h"
+#include "lib/smbconf/smbconf_reg.h"
+#include "lib/smbconf/smbconf_txt.h"
/* Defines for wisXXX functions. */
#define UNI_UPPER 0x1