diff options
Diffstat (limited to 'zconf.h.cmakein')
-rw-r--r-- | zconf.h.cmakein | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/zconf.h.cmakein b/zconf.h.cmakein index 81a7b7a..66368ad 100644 --- a/zconf.h.cmakein +++ b/zconf.h.cmakein | |||
@@ -75,6 +75,9 @@ | |||
75 | # define gzoffset64 z_gzoffset64 | 75 | # define gzoffset64 z_gzoffset64 |
76 | # define gzopen z_gzopen | 76 | # define gzopen z_gzopen |
77 | # define gzopen64 z_gzopen64 | 77 | # define gzopen64 z_gzopen64 |
78 | # ifdef _WIN32 | ||
79 | # define gzopen_w z_gzopen_w | ||
80 | # endif | ||
78 | # define gzprintf z_gzprintf | 81 | # define gzprintf z_gzprintf |
79 | # define gzputc z_gzputc | 82 | # define gzputc z_gzputc |
80 | # define gzputs z_gzputs | 83 | # define gzputs z_gzputs |