remove a few superfluous includes

This commit is contained in:
Denis Vlasenko
2008-11-25 13:33:11 +00:00
parent 61befda93b
commit 9e0a7c9c41
4 changed files with 0 additions and 4 deletions

View File

@@ -20,7 +20,6 @@
#include "libbb.h"
#include <utmp.h>
#include <time.h>
static void idle_string(char *str6, time_t t)
{