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