diff options
Diffstat (limited to 'zlib.map')
| -rw-r--r-- | zlib.map | 7 |
1 files changed, 6 insertions, 1 deletions
| @@ -101,4 +101,9 @@ ZLIB_1.2.12 { | |||
| 101 | 101 | ||
| 102 | ZLIB_1.3.1.2 { | 102 | ZLIB_1.3.1.2 { |
| 103 | deflateUsed; | 103 | deflateUsed; |
| 104 | } ZLIB_1.2.12; \ No newline at end of file | 104 | } ZLIB_1.2.12; |
| 105 | |||
| 106 | ZLIB_1.3.2 { | ||
| 107 | compressBound_z; | ||
| 108 | deflateBound_z; | ||
| 109 | } ZLIB_1.3.1.2; \ No newline at end of file | ||
