diff options
Diffstat (limited to 'source4/lib/ldb/ldb.i')
-rw-r--r-- | source4/lib/ldb/ldb.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/ldb.i b/source4/lib/ldb/ldb.i index 23b5e0db7a..db2fcdeb5b 100644 --- a/source4/lib/ldb/ldb.i +++ b/source4/lib/ldb/ldb.i @@ -39,6 +39,7 @@ #include "ldb.h" #include "ldb_errors.h" #include "ldb_private.h" +#include "events.h" typedef struct ldb_message ldb_msg; typedef struct ldb_context ldb; |