diff options
Diffstat (limited to 'contrib/minizip/unzip.c')
-rw-r--r-- | contrib/minizip/unzip.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/minizip/unzip.c b/contrib/minizip/unzip.c index 366e1f8..ed763f8 100644 --- a/contrib/minizip/unzip.c +++ b/contrib/minizip/unzip.c | |||
@@ -77,8 +77,6 @@ | |||
77 | 77 | ||
78 | #ifdef STDC | 78 | #ifdef STDC |
79 | # include <stddef.h> | 79 | # include <stddef.h> |
80 | # include <string.h> | ||
81 | # include <stdlib.h> | ||
82 | #endif | 80 | #endif |
83 | #ifdef NO_ERRNO_H | 81 | #ifdef NO_ERRNO_H |
84 | extern int errno; | 82 | extern int errno; |