aboutsummaryrefslogtreecommitdiff
path: root/as400
diff options
context:
space:
mode:
Diffstat (limited to 'as400')
-rw-r--r--as400/bndsrc1
-rw-r--r--as400/zlib.inc2
2 files changed, 0 insertions, 3 deletions
diff --git a/as400/bndsrc b/as400/bndsrc
index d048dbb..52cc661 100644
--- a/as400/bndsrc
+++ b/as400/bndsrc
@@ -195,7 +195,6 @@ STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
195/********************************************************************/ 195/********************************************************************/
196 196
197 EXPORT SYMBOL("gzgetc_") 197 EXPORT SYMBOL("gzgetc_")
198 EXPORT SYMBOL("gzflags")
199 198
200/********************************************************************/ 199/********************************************************************/
201/* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */ 200/* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */
diff --git a/as400/zlib.inc b/as400/zlib.inc
index a5838cb..2671c87 100644
--- a/as400/zlib.inc
+++ b/as400/zlib.inc
@@ -442,6 +442,4 @@
442 D PR 10I 0 extproc('deflateResetKeep') End and init. stream 442 D PR 10I 0 extproc('deflateResetKeep') End and init. stream
443 D strm like(z_stream) Expansion stream 443 D strm like(z_stream) Expansion stream
444 * 444 *
445 D gzflags PR 10U 0 extproc('gzflags')
446 *
447 /endif 445 /endif