From 7f807117d782b81e83a9181d337275a36eeeb301 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Mon, 13 May 2002 00:06:35 +0000 Subject: Merge of Solaris winbindd fixes. (This used to be commit 4bbc584e6ce9cbc32bae715fd3fec0d89f2e271f) --- source3/acconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3/acconfig.h') 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. -- cgit