diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 5f87f5ab79..c46ac2721b 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -274,9 +274,6 @@ #ifndef _LARGE_FILES #undef _LARGE_FILES #endif -#ifndef _LARGEFILE64_SOURCE -#undef _LARGEFILE64_SOURCE -#endif #ifndef _FILE_OFFSET_BITS #undef _FILE_OFFSET_BITS #endif |