summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_cache.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2016-11-29 15:41:27 +0000
committerAndreas Schneider <asn@cryptomilk.org>2016-12-02 09:36:08 +0100
commita55bd7e42481adb6ce8ff557704c3fbe700f30c3 (patch)
treed3527b277d87d93ea8c634b58cbdaa54cdfc39c1 /source3/winbindd/winbindd_cache.c
parentdf63288d3a6c36b7713b977c7217f18d60afea01 (diff)
downloadsamba-a55bd7e42481adb6ce8ff557704c3fbe700f30c3.tar.gz
lib: Add samlogon_cache.h
Move prototypes into its own header file Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/winbindd/winbindd_cache.c')
-rw-r--r--source3/winbindd/winbindd_cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/winbindd_cache.c b/source3/winbindd/winbindd_cache.c
index 4a9782abc42..05b356f2292 100644
--- a/source3/winbindd/winbindd_cache.c
+++ b/source3/winbindd/winbindd_cache.c
@@ -34,6 +34,7 @@
#include "../libcli/security/security.h"
#include "passdb/machine_sid.h"
#include "util_tdb.h"
+#include "libsmb/samlogon_cache.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_WINBIND