summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-10-08 19:55:45 +0000
committermarcel <marcel@FreeBSD.org>2003-10-08 19:55:45 +0000
commite54e3cef6f62d2a087d82969c54e450b632b7197 (patch)
treeba8d429675415a9e60a88c53fa2e9b172e04c5d9 /sys/ia64
parentcb2c1545ab3b25d366aeb88623dd50ed9349e174 (diff)
downloadFreeBSD-src-e54e3cef6f62d2a087d82969c54e450b632b7197.zip
FreeBSD-src-e54e3cef6f62d2a087d82969c54e450b632b7197.tar.gz
Include <sys/smp.h> for the prototype of smp_rendezvous().
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/ia64/pmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/ia64/pmap.c b/sys/ia64/ia64/pmap.c
index 40400cf..abb6618 100644
--- a/sys/ia64/ia64/pmap.c
+++ b/sys/ia64/ia64/pmap.c
@@ -54,6 +54,7 @@ __FBSDID("$FreeBSD$");
#include <sys/mman.h>
#include <sys/mutex.h>
#include <sys/proc.h>
+#include <sys/smp.h>
#include <sys/sysctl.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud