summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/bt_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc/dev/bt_subr.c')
-rw-r--r--sys/arch/sparc/dev/bt_subr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/bt_subr.c b/sys/arch/sparc/dev/bt_subr.c
index 1f102fff824..9a24467081b 100644
--- a/sys/arch/sparc/dev/bt_subr.c
+++ b/sys/arch/sparc/dev/bt_subr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bt_subr.c,v 1.5 2001/05/10 10:34:42 art Exp $ */
+/* $OpenBSD: bt_subr.c,v 1.6 2001/11/06 19:53:16 miod Exp $ */
/* $NetBSD: bt_subr.c,v 1.5 1996/03/14 19:44:32 christos Exp $ */
/*
@@ -50,7 +50,7 @@
#include <sys/buf.h>
#include <sys/errno.h>
-#include <vm/vm.h>
+#include <uvm/uvm_extern.h>
#include <machine/fbio.h>