diff options
Diffstat (limited to 'source3/registry/reg_cachehook.c')
-rw-r--r-- | source3/registry/reg_cachehook.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_cachehook.c b/source3/registry/reg_cachehook.c index a5c4c62948..6b00ab4aa1 100644 --- a/source3/registry/reg_cachehook.c +++ b/source3/registry/reg_cachehook.c @@ -23,6 +23,7 @@ #include "includes.h" #include "adt_tree.h" #include "registry.h" +#include "reg_cachehook.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_REGISTRY |