aboutsummaryrefslogtreecommitdiff
path: root/zconf.h.cmakein
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zconf.h.cmakein2
1 files changed, 1 insertions, 1 deletions
diff --git a/zconf.h.cmakein b/zconf.h.cmakein
index 0eced14..2e794b9 100644
--- a/zconf.h.cmakein
+++ b/zconf.h.cmakein
@@ -508,7 +508,7 @@ typedef uLong FAR uLongf;
508#endif 508#endif
509 509
510#ifndef z_off_t 510#ifndef z_off_t
511# define z_off_t long 511# define z_off_t long long
512#endif 512#endif
513 513
514#if !defined(_WIN32) && defined(Z_LARGE64) 514#if !defined(_WIN32) && defined(Z_LARGE64)