include cpu.h.
authorbriggs <briggs@openbsd.org>
Thu, 25 Jan 1996 05:27:58 +0000 (05:27 +0000)
committerbriggs <briggs@openbsd.org>
Thu, 25 Jan 1996 05:27:58 +0000 (05:27 +0000)
sys/arch/mac68k/dev/if_sn.c

index 5530835..d2dd319 100644 (file)
@@ -56,6 +56,7 @@
 #define SONICDW 32
 typedef unsigned char uchar;
 
+#include <machine/cpu.h>
 #include <mac68k/dev/if_sn.h>
 #define SWR(a, x)      (a) = (x)
 #define SRD(a)         ((a) & 0xffff)