UIQ3 update, some makefile unification, rm old configs, stuff
[picodrive.git] / unzip / unzip_stream.h
1
2 gzFile zip2gz(ZIP* zip, struct zipent* ent);
3 int gzerror2(gzFile file);
4