artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b33233
)
We need psl.h to get at the PSL_* stuff
author
niklas
<niklas@openbsd.org>
Fri, 3 May 1996 08:51:35 +0000
(08:51 +0000)
committer
niklas
<niklas@openbsd.org>
Fri, 3 May 1996 08:51:35 +0000
(08:51 +0000)
sys/arch/m68k/m68k/sunos_machdep.c
patch
|
blob
|
history
diff --git
a/sys/arch/m68k/m68k/sunos_machdep.c
b/sys/arch/m68k/m68k/sunos_machdep.c
index
15b6380
..
d55697a
100644
(file)
--- a/
sys/arch/m68k/m68k/sunos_machdep.c
+++ b/
sys/arch/m68k/m68k/sunos_machdep.c
@@
-59,6
+59,7
@@
#include <sys/syscallargs.h>
#include <compat/sunos/sunos_syscallargs.h>
+#include <machine/psl.h>
#include <machine/reg.h>
#ifdef DEBUG