diff options
Diffstat (limited to 'sys/arch/sparc64/dev/zs.c')
-rw-r--r-- | sys/arch/sparc64/dev/zs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc64/dev/zs.c b/sys/arch/sparc64/dev/zs.c index 4f630dc0924..29095fed92b 100644 --- a/sys/arch/sparc64/dev/zs.c +++ b/sys/arch/sparc64/dev/zs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: zs.c,v 1.19 2007/10/22 14:46:46 jsing Exp $ */ +/* $OpenBSD: zs.c,v 1.20 2007/11/13 13:50:10 kettenis Exp $ */ /* $NetBSD: zs.c,v 1.29 2001/05/30 15:24:24 lukem Exp $ */ /*- @@ -59,7 +59,6 @@ #include <machine/autoconf.h> #include <machine/openfirm.h> -#include <machine/bsd_openprom.h> #include <machine/conf.h> #include <machine/cpu.h> #include <machine/eeprom.h> |