summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-04-11 00:42:38 +0000
committerJeremy Allison <jra@samba.org>2002-04-11 00:42:38 +0000
commit977b8670106440832ad2b7c48b7a4674bdba9bfb (patch)
tree829792a16cae942849d768d5a72ff83f9b88d49b /source3/acconfig.h
parent8c1f1034fab5b6971243ab9a549597dcb86362ee (diff)
downloadsamba-977b8670106440832ad2b7c48b7a4674bdba9bfb.tar.gz
samba-977b8670106440832ad2b7c48b7a4674bdba9bfb.tar.bz2
samba-977b8670106440832ad2b7c48b7a4674bdba9bfb.zip
Removed duplicate _LARGEFILE64_SOURCE added in error.
Jeremy. (This used to be commit 678f4f455e7ed0a6fafa3ad30ddadd1917e741ef)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h3
1 files changed, 0 insertions, 3 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