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 dd27591..80c4774 100644
--- a/zlib.map
+++ b/zlib.map
@@ -76,3 +76,7 @@ ZLIB_1.2.5.2 {
76 gzgetc_; 76 gzgetc_;
77 inflateResetKeep; 77 inflateResetKeep;
78} ZLIB_1.2.5.1; 78} ZLIB_1.2.5.1;
79
80ZLIB_1.2.5.3 {
81 deflateResetKeep;
82} ZLIB_1.2.5.2;