Port to Oracle Solaris Studio 12.4
[debian/gzip] / zip.c
diff --git a/zip.c b/zip.c
index 7f1117c5d23b35c328df395a1d09116d5920f782..178bfd0752d55629cfdb51f6be61999a079bb0ba 100644 (file)
--- 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 */