adjust famec flags after O2 -> O3 change
[picodrive.git] / unzip / unzip_stream.h
1
2 gzFile zip2gz(ZIP* zip, struct zipent* ent);
3 int gzerror2(gzFile file);
4