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