summaryrefslogtreecommitdiff
path: root/nt/zlib.dnt
diff options
context:
space:
mode:
Diffstat (limited to 'nt/zlib.dnt')
-rw-r--r--nt/zlib.dnt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/zlib.dnt b/nt/zlib.dnt
index 18c990c..7f9475c 100644
--- a/nt/zlib.dnt
+++ b/nt/zlib.dnt
@@ -42,3 +42,6 @@ EXPORTS
42 zError @36 42 zError @36
43 inflateSyncPoint @37 43 inflateSyncPoint @37
44 get_crc_table @38 44 get_crc_table @38
45 compress2 @39
46 gzputs @40
47 gzgets @41