aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/who.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/who.c b/coreutils/who.c
index baf526b01..85a0025c3 100644
--- a/coreutils/who.c
+++ b/coreutils/who.c
@@ -20,7 +20,6 @@
#include "libbb.h"
#include <utmp.h>
-#include <time.h>
static void idle_string(char *str6, time_t t)
{