diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/mac68k/include/cpu.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/mac68k/include/cpu.h b/sys/arch/mac68k/include/cpu.h index 314d2466c5f..c4abd9ff8df 100644 --- a/sys/arch/mac68k/include/cpu.h +++ b/sys/arch/mac68k/include/cpu.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cpu.h,v 1.32 2005/07/23 23:30:55 martin Exp $ */ +/* $OpenBSD: cpu.h,v 1.33 2005/07/31 15:39:56 miod Exp $ */ /* $NetBSD: cpu.h,v 1.45 1997/02/10 22:13:40 scottr Exp $ */ /* @@ -65,8 +65,6 @@ * Exported definitions unique to mac68k/68k cpu support. */ -#include <machine/pcb.h> - /* * Get common m68k definitions. */ |