aboutsummaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/zlib.map b/zlib.map
index f282d36..65bcf17 100644
--- a/zlib.map
+++ b/zlib.map
@@ -66,3 +66,7 @@ ZLIB_1.2.3.5 {
66 gzclose_r; 66 gzclose_r;
67 gzclose_w; 67 gzclose_w;
68} ZLIB_1.2.3.4; 68} ZLIB_1.2.3.4;
69
70ZLIB_1.2.5.1 {
71 deflatePending;
72} ZLIB_1.2.5;