summaryrefslogtreecommitdiff
path: root/zip.c
diff options
context:
space:
mode:
Diffstat (limited to 'zip.c')
-rw-r--r--zip.c3
1 files changed, 0 insertions, 3 deletions
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 <unistd.h>
-#include <fcntl.h>
-
local ulg crc; /* crc on uncompressed file data */
off_t header_bytes; /* number of bytes in gzip header */