diff options
Diffstat (limited to 'source3/lib/eventlog/eventlog.c')
-rw-r--r-- | source3/lib/eventlog/eventlog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/eventlog/eventlog.c b/source3/lib/eventlog/eventlog.c index dc14214e36..c218467c47 100644 --- a/source3/lib/eventlog/eventlog.c +++ b/source3/lib/eventlog/eventlog.c @@ -21,6 +21,7 @@ */ #include "includes.h" +#include "lib/eventlog/eventlog.h" /* maintain a list of open eventlog tdbs with reference counts */ |