updated minizip

This commit is contained in:
Antoine Cœur
2017-10-06 01:37:58 +08:00
parent f59a2d6670
commit 5a7f52bf50
6 changed files with 2014 additions and 2014 deletions
+6
View File
@@ -22,6 +22,12 @@
#include "zlib.h"
#ifdef __GNUC__
# define ZIP_UNUSED __attribute__((__unused__))
#else
# define ZIP_UNUSED
#endif
#if defined(USE_FILE32API)
# define fopen64 fopen
# define ftello64 ftell