X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=zip.c;h=a264603ed75756bdc524b3793b06d40e4f457840;hb=eb3668fc5dab138073cd4844208ac05b94086a4a;hp=dd1d52c5992b043a6b2976c1c11530942bd381a4;hpb=2823a4c8196a02da86ee180cf55586d4e8c91a2f;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)