summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-02-16 14:13:23 +0000
committerphk <phk@FreeBSD.org>2003-02-16 14:13:23 +0000
commit4bfb37f22e897ff2329cdaa28ab2c1996b9fb010 (patch)
tree3a5e1848a386dcd257e25407bcc8d5c21ce0f514 /usr.bin/top
parent016baafb55e05dc76701ad38fc374510b53a52de (diff)
downloadFreeBSD-src-4bfb37f22e897ff2329cdaa28ab2c1996b9fb010.zip
FreeBSD-src-4bfb37f22e897ff2329cdaa28ab2c1996b9fb010.tar.gz
Remove #include <sys/dkstat.h>
Diffstat (limited to 'usr.bin/top')
-rw-r--r--usr.bin/top/machine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c
index 980b08c..fd5a993 100644
--- a/usr.bin/top/machine.c
+++ b/usr.bin/top/machine.c
@@ -37,7 +37,6 @@
#include <pwd.h>
#include <sys/errno.h>
#include <sys/sysctl.h>
-#include <sys/dkstat.h>
#include <sys/file.h>
#include <sys/time.h>
#include <sys/proc.h>
OpenPOWER on IntegriCloud