summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
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.