summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-04-20 15:52:53 +0000
committerjake <jake@FreeBSD.org>2002-04-20 15:52:53 +0000
commit152fc7d3911fc7e92c7d74098bb548f5ea57b7f1 (patch)
tree5f40ebf465a8ff14205d1be26fffda5c6d6dfad3 /sys
parenteeceda9f1a3a9cd6fdc8a6894f1bde0357c49194 (diff)
downloadFreeBSD-src-152fc7d3911fc7e92c7d74098bb548f5ea57b7f1.zip
FreeBSD-src-152fc7d3911fc7e92c7d74098bb548f5ea57b7f1.tar.gz
Add needed include of tick.h.
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/sparc64/mp_machdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/sparc64/mp_machdep.c b/sys/sparc64/sparc64/mp_machdep.c
index 9a9f93f..5bee754 100644
--- a/sys/sparc64/sparc64/mp_machdep.c
+++ b/sys/sparc64/sparc64/mp_machdep.c
@@ -81,6 +81,7 @@
#include <machine/md_var.h>
#include <machine/ofw_machdep.h>
#include <machine/smp.h>
+#include <machine/tick.h>
#include <machine/tlb.h>
#include <machine/tte.h>
OpenPOWER on IntegriCloud