aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/iostat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/systat/iostat.c')
-rw-r--r--usr.bin/systat/iostat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/iostat.c b/usr.bin/systat/iostat.c
index 0235bcbe2225..e05ac1bb3c79 100644
--- a/usr.bin/systat/iostat.c
+++ b/usr.bin/systat/iostat.c
@@ -67,7 +67,6 @@ static const char sccsid[] = "@(#)iostat.c 8.1 (Berkeley) 6/6/93";
#endif
#include <sys/param.h>
-#include <sys/dkstat.h>
#include <sys/sysctl.h>
#include <devstat.h>