diff options
Diffstat (limited to 'source3/lib/eventlog')
-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 ea7cb6d9b1..c91258ef12 100644 --- a/source3/lib/eventlog/eventlog.c +++ b/source3/lib/eventlog/eventlog.c @@ -22,6 +22,7 @@ #include "includes.h" #include "lib/eventlog/eventlog.h" +#include "../libcli/security/security.h" /* maintain a list of open eventlog tdbs with reference counts */ |