summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/sun3/pmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sun3/sun3/pmap.c')
-rw-r--r--sys/arch/sun3/sun3/pmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sun3/sun3/pmap.c b/sys/arch/sun3/sun3/pmap.c
index dadbe19b166..bc763e86ff1 100644
--- a/sys/arch/sun3/sun3/pmap.c
+++ b/sys/arch/sun3/sun3/pmap.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pmap.c,v 1.28 2001/07/25 13:25:33 art Exp $ */
+/* $OpenBSD: pmap.c,v 1.29 2001/09/19 20:50:57 mickey Exp $ */
/* $NetBSD: pmap.c,v 1.64 1996/11/20 18:57:35 gwr Exp $ */
/*-
@@ -79,7 +79,6 @@
#include <sys/queue.h>
#include <vm/vm.h>
-#include <vm/vm_kern.h>
#include <vm/vm_page.h>
#include <uvm/uvm.h>