diff options
Diffstat (limited to 'ext/zip/lib/unistd.h')
-rw-r--r-- | ext/zip/lib/unistd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/zip/lib/unistd.h b/ext/zip/lib/unistd.h deleted file mode 100644 index 2ef435c01..000000000 --- a/ext/zip/lib/unistd.h +++ /dev/null @@ -1,3 +0,0 @@ -#ifndef _MSC_VER -#include <unistd.h> -#endif |