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 'logger.c')
-rw-r--r--logger.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/logger.c b/logger.c
index 0e1ce8dce..f4a0f82fb 100644
--- a/logger.c
+++ b/logger.c
@@ -25,7 +25,6 @@
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
-#include <sys/stat.h>
#include <fcntl.h>
#include <ctype.h>