diff options
Diffstat (limited to 'zlib.map')
| -rw-r--r-- | zlib.map | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -108,4 +108,8 @@ ZLIB_1.3.1.2 { | |||
| 108 | ZLIB_1.3.2 { | 108 | ZLIB_1.3.2 { |
| 109 | compressBound_z; | 109 | compressBound_z; |
| 110 | deflateBound_z; | 110 | deflateBound_z; |
| 111 | compress_z; | ||
| 112 | compress2_z; | ||
| 113 | uncompress_z; | ||
| 114 | uncompress2_z; | ||
| 111 | } ZLIB_1.3.1.2; \ No newline at end of file | 115 | } ZLIB_1.3.1.2; \ No newline at end of file |
