diff options
Diffstat (limited to 'sys/kern/subr_prof.c')
-rw-r--r-- | sys/kern/subr_prof.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index ed9c0d8..117f030 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 |