aboutsummaryrefslogtreecommitdiff
path: root/coreutils/dos2unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/dos2unix.c')
-rw-r--r--coreutils/dos2unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/dos2unix.c b/coreutils/dos2unix.c
index c5021f9d0..cf98c4fed 100644
--- a/coreutils/dos2unix.c
+++ b/coreutils/dos2unix.c
@@ -15,7 +15,6 @@
#include <unistd.h>
#include <stdint.h>
#include <fcntl.h>
-#include <sys/time.h>
#include "busybox.h"
#define CT_UNIX2DOS 1