X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zip.c;h=178bfd0752d55629cfdb51f6be61999a079bb0ba;hb=a420fbafe812f9584f4e71cf3bd42f222bae74c8;hp=7f1117c5d23b35c328df395a1d09116d5920f782;hpb=2725db10000bae65e311a9329973b11053b86f1a;p=debian%2Fgzip diff --git a/zip.c b/zip.c index 7f1117c..178bfd0 100644 --- a/zip.c +++ b/zip.c @@ -23,9 +23,6 @@ #include "tailor.h" #include "gzip.h" -#include -#include - local ulg crc; /* crc on uncompressed file data */ off_t header_bytes; /* number of bytes in gzip header */