summaryrefslogtreecommitdiff
path: root/sys/arch/vax/mba
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-12 08:20:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-12 08:20:42 +0000
commit236da5677a53227c6dc184858a2be53b81172be7 (patch)
tree385c682161e720b25661ef31e2aabeba47d61b4f /sys/arch/vax/mba
parent6b4b1e72e45a98113890e3f1772545351866c016 (diff)
sync to 0611
Diffstat (limited to 'sys/arch/vax/mba')
-rw-r--r--sys/arch/vax/mba/hp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/mba/hp.c b/sys/arch/vax/mba/hp.c
index 0dbb14fd472..65c33749d88 100644
--- a/sys/arch/vax/mba/hp.c
+++ b/sys/arch/vax/mba/hp.c
@@ -1,4 +1,4 @@
-/* $NetBSD: hp.c,v 1.8 1996/04/08 18:38:58 ragge Exp $ */
+/* $NetBSD: hp.c,v 1.9 1996/05/19 16:43:34 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -51,7 +51,6 @@
#include <sys/ioccom.h>
#include <sys/fcntl.h>
#include <sys/syslog.h>
-#include <sys/cpu.h>
#include <machine/trap.h>
#include <machine/pte.h>