diff options
Diffstat (limited to 'zlib.map')
-rw-r--r-- | zlib.map | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -92,3 +92,9 @@ ZLIB_1.2.9 { | |||
92 | adler32_z; | 92 | adler32_z; |
93 | crc32_z; | 93 | crc32_z; |
94 | } ZLIB_1.2.7.1; | 94 | } ZLIB_1.2.7.1; |
95 | |||
96 | ZLIB_1.2.12 { | ||
97 | crc32_combine_gen; | ||
98 | crc32_combine_gen64; | ||
99 | crc32_combine_op; | ||
100 | } ZLIB_1.2.9; | ||