summaryrefslogtreecommitdiff
path: root/sys/kern/subr_prof.c
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2000-03-28 07:16:37 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2000-03-28 07:16:37 +0000
commit36e9f877dfd3d74af3d5a0faac2dc12671faf56a (patch)
tree97eeb7aac884e843e070fb55d061e31dfe981bfa /sys/kern/subr_prof.c
parent6d23c3828e14a4109f7e82d10c369db4812b71db (diff)
Notes
Diffstat (limited to 'sys/kern/subr_prof.c')
-rw-r--r--sys/kern/subr_prof.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c
index ed9c0d8b77e3..117f0309981a 100644
--- a/sys/kern/subr_prof.c
+++ b/sys/kern/subr_prof.c
@@ -42,6 +42,7 @@
#include <sys/resourcevar.h>
#include <sys/sysctl.h>
+#include <machine/ipl.h>
#include <machine/cpu.h>
#ifdef GPROF