summaryrefslogtreecommitdiffstats
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
commitce40ba9fba62d4debc43ab53b8564fc24d1f9e3b (patch)
tree064e6469237f77c11e212df5aca9f3d0b235b665
parente5cb97dda89fe23612b75861232591e4831733e0 (diff)
downloadsamba-ce40ba9fba62d4debc43ab53b8564fc24d1f9e3b.tar.gz
samba-ce40ba9fba62d4debc43ab53b8564fc24d1f9e3b.tar.xz
samba-ce40ba9fba62d4debc43ab53b8564fc24d1f9e3b.zip
#include nsswitch/winbind_nss.h
-rw-r--r--source/include/smb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/smb.h b/source/include/smb.h
index bc552e0470c..479b54d7e0a 100644
--- a/source/include/smb.h
+++ b/source/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 */