aboutsummaryrefslogtreecommitdiff
path: root/gunzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gunzip.c')
-rw-r--r--gunzip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gunzip.c b/gunzip.c
index 330dee335..20af97aed 100644
--- a/gunzip.c
+++ b/gunzip.c
@@ -94,7 +94,6 @@ static char *license_msg[] = {
94#include <ctype.h> 94#include <ctype.h>
95#include <sys/types.h> 95#include <sys/types.h>
96#include <signal.h> 96#include <signal.h>
97#include <sys/stat.h>
98#include <errno.h> 97#include <errno.h>
99 98
100/* #include "tailor.h" */ 99/* #include "tailor.h" */