From: niklas Date: Fri, 3 May 1996 08:51:35 +0000 (+0000) Subject: We need psl.h to get at the PSL_* stuff X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c63137bf65042a288b0c31d1259023dc0dd892d0;p=openbsd We need psl.h to get at the PSL_* stuff --- diff --git a/sys/arch/m68k/m68k/sunos_machdep.c b/sys/arch/m68k/m68k/sunos_machdep.c index 15b6380044c..d55697a6cdd 100644 --- a/sys/arch/m68k/m68k/sunos_machdep.c +++ b/sys/arch/m68k/m68k/sunos_machdep.c @@ -59,6 +59,7 @@ #include #include +#include #include #ifdef DEBUG