diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:08:52 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:08:52 +0000 |
commit | cd9c9ca63dbc5e5838abff93e7e0aa92815e0eeb (patch) | |
tree | 1df8a36386a81168989a4dafb426038133352b8b /lib/libdevstat/devstat.c | |
parent | 7d51c17432100d2b6b86ca00a2daeb62852101a2 (diff) |
Notes
Diffstat (limited to 'lib/libdevstat/devstat.c')
-rw-r--r-- | lib/libdevstat/devstat.c | 1 |
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> |