From abf40a2dfe31c99480080b1ceb6c8ead593b6f2c Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 8 Mar 2004 00:25:03 +0000 Subject: Stop depending on #include pollution from cpufunc.h --- sys/amd64/amd64/mp_machdep.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys') diff --git a/sys/amd64/amd64/mp_machdep.c b/sys/amd64/amd64/mp_machdep.c index 7bf7f93..0ad2fd5 100644 --- a/sys/amd64/amd64/mp_machdep.c +++ b/sys/amd64/amd64/mp_machdep.c @@ -57,6 +57,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include #include -- cgit v1.1