aboutsummaryrefslogtreecommitdiff
path: root/zlib.map
diff options
context:
space:
mode:
Diffstat (limited to 'zlib.map')
-rw-r--r--zlib.map5
1 files changed, 5 insertions, 0 deletions
diff --git a/zlib.map b/zlib.map
index f65a125..627133d 100644
--- a/zlib.map
+++ b/zlib.map
@@ -70,3 +70,8 @@ ZLIB_1.2.3.5 {
70ZLIB_1.2.5.1 { 70ZLIB_1.2.5.1 {
71 deflatePending; 71 deflatePending;
72} ZLIB_1.2.3.5; 72} ZLIB_1.2.3.5;
73
74ZLIB_1.2.5.2 {
75 gzflags;
76 gzgetc_;
77} ZLIB_1.2.5.1;