summaryrefslogtreecommitdiff
path: root/sys/pci/meteor.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-10-15 19:22:46 +0000
committerBruce Evans <bde@FreeBSD.org>1996-10-15 19:22:46 +0000
commit62c3734cbe1af37690df76af14a23445bd5fda2c (patch)
treed201d181c60681271d700f07089d52b9ae202b65 /sys/pci/meteor.c
parentd58bdc29c73c9a22281374aca84e94dd24d9e506 (diff)
Notes
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r--sys/pci/meteor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index a03963b7c2dc..17b34eaeba52 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -174,7 +174,7 @@
#include <vm/pmap.h>
#include <vm/vm_extern.h>
-#include <pci.h>
+#include "pci.h"
#if NPCI > 0
#include <pci/pcivar.h>
#include <pci/pcireg.h>