diff options
Diffstat (limited to 'source3/auth')
-rw-r--r-- | source3/auth/token_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/token_util.c b/source3/auth/token_util.c index 21d9af1f54..8f66171e40 100644 --- a/source3/auth/token_util.c +++ b/source3/auth/token_util.c @@ -26,6 +26,7 @@ #include "includes.h" #include "secrets.h" +#include "memcache.h" #include "../librpc/gen_ndr/netlogon.h" |