diff options
Diffstat (limited to 'sys/arch/sparc/dev/xy.c')
-rw-r--r-- | sys/arch/sparc/dev/xy.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/xy.c b/sys/arch/sparc/dev/xy.c index 9e58757870c..f22a9e1e3d3 100644 --- a/sys/arch/sparc/dev/xy.c +++ b/sys/arch/sparc/dev/xy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: xy.c,v 1.15 2001/03/24 10:07:21 ho Exp $ */ +/* $OpenBSD: xy.c,v 1.16 2001/09/11 20:05:24 miod Exp $ */ /* $NetBSD: xy.c,v 1.26 1997/07/19 21:43:56 pk Exp $ */ /* @@ -77,7 +77,6 @@ #include <sys/timeout.h> #include <vm/vm.h> -#include <vm/vm_kern.h> #include <machine/autoconf.h> #include <machine/sun_disklabel.h> |