Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archival/gunzip.c')
-rw-r--r--archival/gunzip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/gunzip.c b/archival/gunzip.c
index 330dee335..20af97aed 100644
--- a/archival/gunzip.c
+++ b/archival/gunzip.c
@@ -94,7 +94,6 @@ static char *license_msg[] = {
#include <ctype.h>
#include <sys/types.h>
#include <signal.h>
-#include <sys/stat.h>
#include <errno.h>
/* #include "tailor.h" */