diff options
Diffstat (limited to 'zlib.map')
-rw-r--r-- | zlib.map | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -70,3 +70,8 @@ ZLIB_1.2.3.5 { | |||
70 | ZLIB_1.2.5.1 { | 70 | ZLIB_1.2.5.1 { |
71 | deflatePending; | 71 | deflatePending; |
72 | } ZLIB_1.2.3.5; | 72 | } ZLIB_1.2.3.5; |
73 | |||
74 | ZLIB_1.2.5.2 { | ||
75 | gzflags; | ||
76 | gzgetc_; | ||
77 | } ZLIB_1.2.5.1; | ||