summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_vr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_vr.c')
-rw-r--r--sys/dev/pci/if_vr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/pci/if_vr.c b/sys/dev/pci/if_vr.c
index e9d28b605ac..bfc2d4ee709 100644
--- a/sys/dev/pci/if_vr.c
+++ b/sys/dev/pci/if_vr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_vr.c,v 1.40 2003/10/14 05:04:00 drahn Exp $ */
+/* $OpenBSD: if_vr.c,v 1.41 2003/12/29 23:06:55 brad Exp $ */
/*
* Copyright (c) 1997, 1998
@@ -89,8 +89,6 @@
#include <machine/bus.h>
-#include <uvm/uvm_extern.h> /* for vtophys */
-
#include <dev/mii/mii.h>
#include <dev/mii/miivar.h>