summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2000-06-14 10:00:31 +0000
committerTim Potter <tpot@samba.org>2000-06-14 10:00:31 +0000
commite868d0b37263bd946ea589416f672cb1fcd58ec5 (patch)
tree481b9cb9c1659d139150f10a27d154e3a60a67aa /source3/include/smb.h
parent9ee57562d2cc597fb727a53c3fcea56bbb3276f4 (diff)
downloadsamba-e868d0b37263bd946ea589416f672cb1fcd58ec5.tar.gz
samba-e868d0b37263bd946ea589416f672cb1fcd58ec5.tar.bz2
samba-e868d0b37263bd946ea589416f672cb1fcd58ec5.zip
#include nsswitch/winbind_nss.h
(This used to be commit ce40ba9fba62d4debc43ab53b8564fc24d1f9e3b)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index bc552e0470..479b54d7e0 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -1760,4 +1760,6 @@ typedef struct
#define MAP_TO_GUEST_ON_BAD_USER 1
#define MAP_TO_GUEST_ON_BAD_PASSWORD 2
+#include "nsswitch/winbindd_nss.h"
+
#endif /* _SMB_H */