aboutsummaryrefslogtreecommitdiff
path: root/archival/gzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'archival/gzip.c')
-rw-r--r--archival/gzip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/gzip.c b/archival/gzip.c
index 2a7604648..b0e6b3675 100644
--- a/archival/gzip.c
+++ b/archival/gzip.c
@@ -278,7 +278,6 @@ extern int zip (int in, int out);
extern int file_read (char *buf, unsigned size);
/* in unzip.c */
-extern int unzip (int in, int out);
extern int check_zipfile (int in);
/* in unpack.c */