summaryrefslogtreecommitdiff
path: root/zlib/as400/bndsrc
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/as400/bndsrc')
-rw-r--r--zlib/as400/bndsrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/zlib/as400/bndsrc b/zlib/as400/bndsrc
index 52cc6613b3..98814fd4c1 100644
--- a/zlib/as400/bndsrc
+++ b/zlib/as400/bndsrc
@@ -202,4 +202,14 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
EXPORT SYMBOL("inflateResetKeep")
+/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
+/* Version 1.2.8 additional entry points. */
+/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
+
+/********************************************************************/
+/* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */
+/********************************************************************/
+
+ EXPORT SYMBOL("inflateGetDictionary")
+
ENDPGMEXP