diff options
Diffstat (limited to 'zlib.map')
-rw-r--r-- | zlib.map | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -66,3 +66,7 @@ ZLIB_1.2.3.5 { | |||
66 | gzclose_r; | 66 | gzclose_r; |
67 | gzclose_w; | 67 | gzclose_w; |
68 | } ZLIB_1.2.3.4; | 68 | } ZLIB_1.2.3.4; |
69 | |||
70 | ZLIB_1.2.5.1 { | ||
71 | deflatePending; | ||
72 | } ZLIB_1.2.5; | ||