summaryrefslogtreecommitdiffstats
path: root/source/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/acconfig.h')
-rw-r--r--source/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h
index 0b8c71038a9..b27c556d9bd 100644
--- a/source/acconfig.h
+++ b/source/acconfig.h
@@ -72,6 +72,7 @@
#undef REPLACE_INET_NTOA
#undef HAVE_FILE_MACRO
#undef HAVE_FUNCTION_MACRO
+#undef HAVE_VA_COPY
#undef HAVE_SETRESUID_DECL
#undef HAVE_SETRESUID
#undef WITH_NETATALK
@@ -177,6 +178,8 @@
#undef HAVE_DEVICE_MINOR_FN
#undef HAVE_MAKEDEV_FN
#undef HAVE_GETGROUPS_TOO_MANY_EGIDS
+#undef HAVE_PASSWD_PW_COMMENT
+#undef HAVE_PASSWD_PW_AGE
/*
* Add these definitions to allow VFS modules to
* see the CPPFLAGS defines.