summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
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/acconfig.h
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/acconfig.h')
-rw-r--r--source3/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 00c14ca97b..eb49d43697 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -186,6 +186,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.