aboutsummaryrefslogtreecommitdiff
path: root/kern/xpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/xpr.c')
-rw-r--r--kern/xpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/xpr.c b/kern/xpr.c
index 1b551eb1..76bae40d 100644
--- a/kern/xpr.c
+++ b/kern/xpr.c
@@ -33,7 +33,7 @@
#include <kern/xpr.h>
#include <kern/lock.h>
#include "cpu_number.h"
-#include <machine/machspl.h>
+#include <machine/spl.h>
#include <vm/vm_kern.h>