summaryrefslogtreecommitdiff
path: root/source3/registry/reg_init_full.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-09-21 08:45:06 +0200
committerMichael Adam <obnox@samba.org>2010-09-21 08:52:06 +0200
commitd25b2adf34a86c8abd0129304143f72dd6a9807c (patch)
tree1d79e5a084aaf2d15451e21e3b9a7e433ee27165 /source3/registry/reg_init_full.c
parent0bd2756b974f171eb837d30309e2a46915edd861 (diff)
downloadsamba-d25b2adf34a86c8abd0129304143f72dd6a9807c.tar.gz
samba-d25b2adf34a86c8abd0129304143f72dd6a9807c.tar.bz2
samba-d25b2adf34a86c8abd0129304143f72dd6a9807c.zip
s3:registry: move prototype from reg_init_full.c to its own header.
Diffstat (limited to 'source3/registry/reg_init_full.c')
-rw-r--r--source3/registry/reg_init_full.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_init_full.c b/source3/registry/reg_init_full.c
index e17bc413c2..fca07b1693 100644
--- a/source3/registry/reg_init_full.c
+++ b/source3/registry/reg_init_full.c
@@ -27,6 +27,7 @@
#include "reg_perfcount.h"
#include "reg_eventlog.h"
#include "reg_init_basic.h"
+#include "reg_init_full.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_REGISTRY