diff options
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index eac5c6a610..c0146b118b 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -55,3 +55,7 @@ #undef HAVE_SETRESUID_DECL #undef HAVE_SETRESUID #undef WITH_NETATALK +#undef HAVE_INO64_T +#undef HAVE_STRUCT_FLOCK64 +#undef SIZEOF_INO_T +#undef SIZEOF_OFF_T |