aboutsummaryrefslogtreecommitdiff
path: root/zconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'zconf.h')
-rw-r--r--zconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/zconf.h b/zconf.h
index af35c38..f9a5fa7 100644
--- a/zconf.h
+++ b/zconf.h
@@ -73,6 +73,9 @@
73# define gzoffset64 z_gzoffset64 73# define gzoffset64 z_gzoffset64
74# define gzopen z_gzopen 74# define gzopen z_gzopen
75# define gzopen64 z_gzopen64 75# define gzopen64 z_gzopen64
76# ifdef _WIN32
77# define gzopen_w z_gzopen_w
78# endif
76# define gzprintf z_gzprintf 79# define gzprintf z_gzprintf
77# define gzputc z_gzputc 80# define gzputc z_gzputc
78# define gzputs z_gzputs 81# define gzputs z_gzputs