X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=zip.c;fp=zip.c;h=a264603ed75756bdc524b3793b06d40e4f457840;hb=8b6232a675c7b49bd9651805fc92917cc7a92198;hp=dd1d52c5992b043a6b2976c1c11530942bd381a4;hpb=eac69717338922e6bb55076e57d7674080291fe9;p=gpsp.git diff --git a/zip.c b/zip.c index dd1d52c..a264603 100644 --- a/zip.c +++ b/zip.c @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include #include "common.h" +#include #define ZIP_BUFFER_SIZE (128 * 1024)