Restore gzgetc_ for backward compatibility with 1.2.6.

This commit is contained in:
Mark Adler
2012-02-18 14:10:20 -08:00
parent 6838df9246
commit d81e7213b7
11 changed files with 23 additions and 0 deletions

View File

@@ -73,5 +73,6 @@ ZLIB_1.2.5.1 {
ZLIB_1.2.5.2 {
deflateResetKeep;
gzgetc_;
inflateResetKeep;
} ZLIB_1.2.5.1;