From b963db4652a0bf1718825e8e1a9bc93e87b7a80f Mon Sep 17 00:00:00 2001 From: delphij Date: Fri, 11 Dec 2009 23:35:38 +0000 Subject: Remove unneeded header includes from usr.bin/ except contributed code. Tested with: make universe --- usr.bin/time/time.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/time') diff --git a/usr.bin/time/time.c b/usr.bin/time/time.c index a97ffec..d586ba1 100644 --- a/usr.bin/time/time.c +++ b/usr.bin/time/time.c @@ -59,7 +59,6 @@ static const char rcsid[] = #include #include #include -#include #include static int getstathz(void); -- cgit v1.1