Changes to c_zlib.c to make ZLIB.DLL dynamically loadable under
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Nov 2000 10:25:45 +0000 (10:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 Nov 2000 10:25:45 +0000 (10:25 +0000)
commit20f88b9bd483b9f10690969031029a7ebc031d7c
tree69934442655e1270afa2f0aa06d365772112f5c9
parent25439b76adb66fe0ce6e012a9af1e1ce969a1479
Changes to c_zlib.c to make ZLIB.DLL dynamically loadable under
Windows.  Really, this should probably be done on Unix as well, but
that will be a later story...
CHANGES
crypto/comp/c_zlib.c