diff options
Diffstat (limited to 'source3/passdb/account_pol.c')
-rw-r--r-- | source3/passdb/account_pol.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/passdb/account_pol.c b/source3/passdb/account_pol.c index 7a3e7de140..a66c48d396 100644 --- a/source3/passdb/account_pol.c +++ b/source3/passdb/account_pol.c @@ -20,6 +20,7 @@ */ #include "includes.h" +#include "dbwrap.h" static struct db_context *db; /* cache all entries for 60 seconds for to save ldap-queries (cache is updated |