Revert "zlib: support -D_TIME_BITS=64 for 64-bit time"

This reverts commit 6b43d18f17.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl
2022-11-24 01:54:42 +01:00
parent 8cc0e08eb4
commit 6cbc41c59c

View File

@@ -1,10 +0,0 @@
--- a/gzguts.h
+++ b/gzguts.h
@@ -9,6 +9,7 @@
# endif
# ifdef _FILE_OFFSET_BITS
# undef _FILE_OFFSET_BITS
+# undef _TIME_BITS
# endif
#endif