diff options
Diffstat (limited to 'source3/include')
-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 72ad6fa8b2..1d301d561a 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -251,6 +251,8 @@ #undef HAVE_GSSAPI #undef BROKEN_REDHAT_7_SYSTEM_HEADERS #undef HAVE_LDAP +#undef HAVE_STAT_ST_BLOCKS +#undef STAT_ST_BLOCKSIZE /* The number of bytes in a int. */ #undef SIZEOF_INT |