summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2006-03-13 15:13:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:15:24 -0500
commita32a423a0e9e0d4dd21282fd528bcd3247fddbd1 (patch)
tree74e75e7e89ff1117a0c3169ff5979d2f49324d4a /source/nsswitch/winbindd.h
parent9883957b74ddefb5293e4aef0cc2f53ee4d417ac (diff)
downloadsamba-a32a423a0e9e0d4dd21282fd528bcd3247fddbd1.tar.gz
samba-a32a423a0e9e0d4dd21282fd528bcd3247fddbd1.tar.xz
samba-a32a423a0e9e0d4dd21282fd528bcd3247fddbd1.zip
r14321: When we have libnscd and winbindd comes (back) online, try to flush the
nscd caches so that NSS-calls can deliver accurate information. Guenther
Diffstat (limited to 'source/nsswitch/winbindd.h')
-rw-r--r--source/nsswitch/winbindd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/nsswitch/winbindd.h b/source/nsswitch/winbindd.h
index e81102571c9..6a220438a9b 100644
--- a/source/nsswitch/winbindd.h
+++ b/source/nsswitch/winbindd.h
@@ -29,6 +29,10 @@
#include "winbindd_nss.h"
+#ifdef HAVE_LIBNSCD
+#include "libnscd.h"
+#endif
+
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_WINBIND