summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/acconfig.h3
-rw-r--r--source3/include/config.h.in3
2 files changed, 0 insertions, 6 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 339fb9e345..00c14ca97b 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -208,9 +208,6 @@
#ifndef _LARGE_FILES
#undef _LARGE_FILES
#endif
-#ifndef _LARGEFILE64_SOURCE
-#undef _LARGEFILE64_SOURCE
-#endif
#ifndef _FILE_OFFSET_BITS
#undef _FILE_OFFSET_BITS
#endif
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