From 1259069021a1bd4c26626ae295d834fb0fe1d7a4 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 16 Feb 2003 13:29:28 +0000 Subject: [PATCH] Premptively include to get the cp_time[CPUSTATES]. --- lib/libdevstat/devstat.c | 1 + 1 file changed, 1 insertion(+) 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 #include #include +#include #include #include