summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-24 07:18:44 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-24 07:18:44 +0000
commit9304e224e74af981127c0d8c72015e36a2c06743 (patch)
treecaf8cb0e3b8e03e7910d9159d9528b426b065cbe /usr.bin/vmstat
parent80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3 (diff)
downloadFreeBSD-src-9304e224e74af981127c0d8c72015e36a2c06743.zip
FreeBSD-src-9304e224e74af981127c0d8c72015e36a2c06743.tar.gz
Remove duplicated header files
Diffstat (limited to 'usr.bin/vmstat')
-rw-r--r--usr.bin/vmstat/vmstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vmstat/vmstat.c b/usr.bin/vmstat/vmstat.c
index cda77ad..d31fdb5 100644
--- a/usr.bin/vmstat/vmstat.c
+++ b/usr.bin/vmstat/vmstat.c
@@ -43,7 +43,6 @@ static char sccsid[] = "@(#)vmstat.c 8.1 (Berkeley) 6/6/93";
__FBSDID("$FreeBSD$");
#include <sys/param.h>
-#include <sys/time.h>
#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/namei.h>
OpenPOWER on IntegriCloud