diff options
Diffstat (limited to 'sys/arch/hp300/dev/grf.c')
-rw-r--r-- | sys/arch/hp300/dev/grf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hp300/dev/grf.c b/sys/arch/hp300/dev/grf.c index b54ba27555b..feb437cb0a7 100644 --- a/sys/arch/hp300/dev/grf.c +++ b/sys/arch/hp300/dev/grf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: grf.c,v 1.15 2001/11/01 12:13:46 art Exp $ */ +/* $OpenBSD: grf.c,v 1.16 2001/11/06 19:53:14 miod Exp $ */ /* $NetBSD: grf.c,v 1.30 1998/08/20 08:33:41 kleink Exp $ */ /* @@ -73,8 +73,6 @@ extern struct emul emul_hpux; #endif -#include <vm/vm.h> - #include <uvm/uvm.h> #include <miscfs/specfs/specdev.h> |