diff options
Diffstat (limited to 'source3/registry/reg_init_full.c')
-rw-r--r-- | source3/registry/reg_init_full.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_init_full.c b/source3/registry/reg_init_full.c index a3604e6c38..265fed30ca 100644 --- a/source3/registry/reg_init_full.c +++ b/source3/registry/reg_init_full.c @@ -25,6 +25,7 @@ #include "reg_cachehook.h" #include "reg_backend_db.h" #include "reg_perfcount.h" +#include "reg_eventlog.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_REGISTRY |