summaryrefslogtreecommitdiff
path: root/lib/libdevstat/devstat.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 13:29:28 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 13:29:28 +0000
commit1259069021a1bd4c26626ae295d834fb0fe1d7a4 (patch)
treedcbdadc8a792a132c3e54399539c9eab64c1d671 /lib/libdevstat/devstat.c
parent7694957ecc587ce0e511ce0940a4e51f41bd4865 (diff)
Notes
Diffstat (limited to 'lib/libdevstat/devstat.c')
-rw-r--r--lib/libdevstat/devstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libdevstat/devstat.c b/lib/libdevstat/devstat.c
index 09524cc71747..0cdbd5aee463 100644
--- a/lib/libdevstat/devstat.c
+++ b/lib/libdevstat/devstat.c
@@ -33,6 +33,7 @@ __FBSDID("$FreeBSD$");
#include <sys/sysctl.h>
#include <sys/errno.h>
#include <sys/dkstat.h>
+#include <sys/resource.h>
#include <sys/queue.h>
#include <ctype.h>