--- zip.h.orig 2014-05-24 09:54:26.318882685 +0200 +++ zip.h 2014-05-24 09:53:48.600412340 +0200 @@ -311,6 +311,11 @@ Write data in the zipfile */ +extern int ZEXPORT zipFlush OF((zipFile file)); +/* + Flush the zipfile output +*/ + extern int ZEXPORT zipCloseFileInZip OF((zipFile file)); /* Close the current file in the zipfile