summaryrefslogtreecommitdiff
path: root/source3/registry/reg_init_smbconf.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-09-21 08:50:54 +0200
committerMichael Adam <obnox@samba.org>2010-09-21 08:52:06 +0200
commita35daebaf1d0201077fe57f78350804c2e4fde50 (patch)
tree767cdd8e88050baf5a09513385814c8aa0d2d4fa /source3/registry/reg_init_smbconf.c
parentd25b2adf34a86c8abd0129304143f72dd6a9807c (diff)
downloadsamba-a35daebaf1d0201077fe57f78350804c2e4fde50.tar.gz
samba-a35daebaf1d0201077fe57f78350804c2e4fde50.tar.bz2
samba-a35daebaf1d0201077fe57f78350804c2e4fde50.zip
s3:registry: move prototype from reg_init_smbconf.c to its own header.
Diffstat (limited to 'source3/registry/reg_init_smbconf.c')
-rw-r--r--source3/registry/reg_init_smbconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_init_smbconf.c b/source3/registry/reg_init_smbconf.c
index e2024df8b5..18ee455bfd 100644
--- a/source3/registry/reg_init_smbconf.c
+++ b/source3/registry/reg_init_smbconf.c
@@ -22,6 +22,7 @@
#include "reg_cachehook.h"
#include "reg_backend_db.h"
#include "reg_init_basic.h"
+#include "reg_init_smbconf.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_REGISTRY