diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 2 |
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. |