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

@@ -190,6 +190,12 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
EXPORT SYMBOL("deflateResetKeep")
EXPORT SYMBOL("deflatePending")
/********************************************************************/
/* *MODULE GZWRITE ZLIB 01/02/01 00:15:09 */
/********************************************************************/
EXPORT SYMBOL("gzgetc_")
/********************************************************************/
/* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */
/********************************************************************/