]> git.lizzy.rs Git - zlib.git/blobdiff - zlib.map
Avoid the need for ssize_t.
[zlib.git] / zlib.map
index d7b4df77b2ed80827fc0fd6ff70efbc6a4529aff..55c6647eb46f95a82af2881d4943d0457058480a 100644 (file)
--- a/zlib.map
+++ b/zlib.map
@@ -78,5 +78,6 @@ ZLIB_1.2.5.2 {
 } ZLIB_1.2.5.1;
 
 ZLIB_1.2.7.1 {
-    inflateSetDictionary;
-} ZLIB_1.2.7;
+    inflateGetDictionary;
+    gzvprintf;
+} ZLIB_1.2.5.2;