diff options
Diffstat (limited to 'usr.sbin/iostat/iostat.c')
-rw-r--r-- | usr.sbin/iostat/iostat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/iostat/iostat.c b/usr.sbin/iostat/iostat.c index 22d19a7..d3b746d 100644 --- a/usr.sbin/iostat/iostat.c +++ b/usr.sbin/iostat/iostat.c @@ -102,7 +102,6 @@ #include <sys/param.h> #include <sys/errno.h> -#include <sys/dkstat.h> #include <sys/sysctl.h> #include <err.h> |