From bb5d20cf2aa0539d268d220f08779c27237fa556 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 6 Jul 2007 00:41:53 +0000 Subject: Fix warning - add missing #include Submitted by: mjacob Approved by: re (rwatson) --- sys/sun4v/sun4v/mp_machdep.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/sun4v') diff --git a/sys/sun4v/sun4v/mp_machdep.c b/sys/sun4v/sun4v/mp_machdep.c index acf91c3..5c13b32 100644 --- a/sys/sun4v/sun4v/mp_machdep.c +++ b/sys/sun4v/sun4v/mp_machdep.c @@ -68,6 +68,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include -- cgit v1.1