summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-05-13 00:06:35 +0000
committerTim Potter <tpot@samba.org>2002-05-13 00:06:35 +0000
commit7f807117d782b81e83a9181d337275a36eeeb301 (patch)
treedccf94b4ef7f899872ab7a48ae00d81be0dd3412 /source3/include/config.h.in
parentee2306d88156af9b03c135889672e6ce3ec49636 (diff)
downloadsamba-7f807117d782b81e83a9181d337275a36eeeb301.tar.gz
samba-7f807117d782b81e83a9181d337275a36eeeb301.tar.bz2
samba-7f807117d782b81e83a9181d337275a36eeeb301.zip
Merge of Solaris winbindd fixes.
(This used to be commit 4bbc584e6ce9cbc32bae715fd3fec0d89f2e271f)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 7328d022c1..8dc7dd6cf8 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -252,6 +252,8 @@
#undef STAT_ST_BLOCKSIZE
#undef HAVE_DEVICE_MAJOR_FN
#undef HAVE_DEVICE_MINOR_FN
+#undef HAVE_PASSWD_PW_COMMENT
+#undef HAVE_PASSWD_PW_AGE
/*
* Add these definitions to allow VFS modules to
* see the CPPFLAGS defines.