diff options
Diffstat (limited to 'gzip.c')
-rw-r--r-- | gzip.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -278,7 +278,6 @@ extern int zip (int in, int out); | |||
278 | extern int file_read (char *buf, unsigned size); | 278 | extern int file_read (char *buf, unsigned size); |
279 | 279 | ||
280 | /* in unzip.c */ | 280 | /* in unzip.c */ |
281 | extern int unzip (int in, int out); | ||
282 | extern int check_zipfile (int in); | 281 | extern int check_zipfile (int in); |
283 | 282 | ||
284 | /* in unpack.c */ | 283 | /* in unpack.c */ |