]> granicus.if.org Git - php/commitdiff
More ZLIB exports needed by the ming extension
authorFrank M. Kromann <fmk@php.net>
Wed, 10 Mar 2004 21:59:29 +0000 (21:59 +0000)
committerFrank M. Kromann <fmk@php.net>
Wed, 10 Mar 2004 21:59:29 +0000 (21:59 +0000)
ext/zlib/php_zlib.def

index a8dc1b514cc52cfd9e027e886f24f5cde4148b16..7e575327ad62c4b4d6bebf60a0bae27e6e3e1aa1 100644 (file)
@@ -1,4 +1,10 @@
 EXPORTS
        compress
        compress2
-       uncompress
\ No newline at end of file
+       uncompress
+       inflateInit_
+       inflate
+       inflateEnd
+       crc32
+       inflateReset
+       
\ No newline at end of file