summaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map9
1 files changed, 9 insertions, 0 deletions
diff --git a/zlib.map b/zlib.map
index da683a8..499213d 100644
--- a/zlib.map
+++ b/zlib.map
@@ -42,3 +42,12 @@ ZLIB_1.2.2.3 {
42ZLIB_1.2.2.4 { 42ZLIB_1.2.2.4 {
43 inflatePrime; 43 inflatePrime;
44} ZLIB_1.2.2.3; 44} ZLIB_1.2.2.3;
45
46ZLIB_1.2.3.3 {
47 inflateUndermine;
48} ZLIB_1.2.2.4;
49
50ZLIB_1.2.3.4 {
51 inflateReset2;
52 inflateMark;
53} ZLIB_1.2.3.3;