We need psl.h to get at the PSL_* stuff
authorniklas <niklas@openbsd.org>
Fri, 3 May 1996 08:51:35 +0000 (08:51 +0000)
committerniklas <niklas@openbsd.org>
Fri, 3 May 1996 08:51:35 +0000 (08:51 +0000)
sys/arch/m68k/m68k/sunos_machdep.c

index 15b6380..d55697a 100644 (file)
@@ -59,6 +59,7 @@
 #include <sys/syscallargs.h>
 #include <compat/sunos/sunos_syscallargs.h>
 
+#include <machine/psl.h>
 #include <machine/reg.h>
 
 #ifdef DEBUG