summaryrefslogtreecommitdiff
path: root/source3/registry/reg_init_smbconf.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-05-23 15:25:00 +0200
committerMichael Adam <obnox@samba.org>2010-05-25 10:35:24 +0200
commit14a025062ee2923aac4f9e57c05a9004ddf55856 (patch)
treeed8d14194d03dd2d784144cd873bc348565aed35 /source3/registry/reg_init_smbconf.c
parent9c5d7c789664d15017a837ad735b79e3b0ea4479 (diff)
downloadsamba-14a025062ee2923aac4f9e57c05a9004ddf55856.tar.gz
samba-14a025062ee2923aac4f9e57c05a9004ddf55856.tar.bz2
samba-14a025062ee2923aac4f9e57c05a9004ddf55856.zip
s3:registry: extract the reg_cachehook prototypes into their own header.
And use them only where necessary.
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 632ac3b534..6ba0e47c49 100644
--- a/source3/registry/reg_init_smbconf.c
+++ b/source3/registry/reg_init_smbconf.c
@@ -19,6 +19,7 @@
#include "includes.h"
#include "registry.h"
+#include "reg_cachehook.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_REGISTRY