aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/kd.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/kd.h')
-rw-r--r--i386/i386at/kd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/kd.h b/i386/i386at/kd.h
index 5bfabce2..24e27191 100644
--- a/i386/i386at/kd.h
+++ b/i386/i386at/kd.h
@@ -568,7 +568,7 @@ extern u_char key_map[NUMKEYS][WIDTH_KMAP];
*/
#ifdef KERNEL
-#include <i386/machspl.h>
+#include <i386/spl.h>
#define SPLKD spltty
#endif /* KERNEL */