add missing win32 zlib pieces
authorDavid Galeano <davidgaleano@turbulenz.biz>
Tue, 4 Oct 2011 12:59:24 +0000 (20:59 +0800)
committerAndy Green <andy@warmcat.com>
Tue, 4 Oct 2011 12:59:24 +0000 (20:59 +0800)
commit2f5b9bd30ef2b8556bf8ce808dbd60130c8ac0cb
treefdb1abf60dfd171904b087ff307c40bc5e78daf0
parent2ef75057cd39dd013db9bac1ee7ef70b4cbe8f0b
add missing win32 zlib pieces

Signed-off-by: David Galeano <davidgaleano@turbulenz.biz>
win32port/zlib/gzclose.c [new file with mode: 0755]
win32port/zlib/gzguts.h [new file with mode: 0755]
win32port/zlib/gzlib.c [new file with mode: 0755]
win32port/zlib/gzread.c [new file with mode: 0755]
win32port/zlib/gzwrite.c [new file with mode: 0755]