summaryrefslogtreecommitdiff
path: root/lib/libdevstat/devstat.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 14:08:52 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 14:08:52 +0000
commitcd9c9ca63dbc5e5838abff93e7e0aa92815e0eeb (patch)
tree1df8a36386a81168989a4dafb426038133352b8b /lib/libdevstat/devstat.c
parent7d51c17432100d2b6b86ca00a2daeb62852101a2 (diff)
Notes
Diffstat (limited to 'lib/libdevstat/devstat.c')
-rw-r--r--lib/libdevstat/devstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libdevstat/devstat.c b/lib/libdevstat/devstat.c
index 0cdbd5aee463..9c715d8afe2c 100644
--- a/lib/libdevstat/devstat.c
+++ b/lib/libdevstat/devstat.c
@@ -32,7 +32,6 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/sysctl.h>
#include <sys/errno.h>
-#include <sys/dkstat.h>
#include <sys/resource.h>
#include <sys/queue.h>