use system's zlib
[picodrive.git] / unzip / unzip_stream.h
1
2 gzFile zip2gz(ZIP* zip, struct zipent* ent);
3 int gzerror2(gzFile file);
4