summaryrefslogtreecommitdiffstats
path: root/sys/pci/pci.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-02-14 06:19:23 +0000
committerphk <phk@FreeBSD.org>1995-02-14 06:19:23 +0000
commitb5ef2fd92b9fb4d4c67a12b760dc3bfaf16a2f5f (patch)
tree094d4df7d061ce13945d23048fa8b090bce1a3f9 /sys/pci/pci.c
parent902470ac4e43123c6057a3be1c897616172374a7 (diff)
downloadFreeBSD-src-b5ef2fd92b9fb4d4c67a12b760dc3bfaf16a2f5f.zip
FreeBSD-src-b5ef2fd92b9fb4d4c67a12b760dc3bfaf16a2f5f.tar.gz
YFfix
Diffstat (limited to 'sys/pci/pci.c')
-rw-r--r--sys/pci/pci.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/pci.c b/sys/pci/pci.c
index 5696c9f..fa17f0b 100644
--- a/sys/pci/pci.c
+++ b/sys/pci/pci.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: pci.c,v 1.9 1994/11/02 23:47:13 se Exp $
+** $Id: pci.c,v 1.12 1995/02/09 20:20:33 se Exp $
**
** General subroutines for the PCI bus on 80*86 systems.
** pci_configure ()
@@ -65,6 +65,7 @@
#include <pci/pcireg.h>
#include <pci/pcibus.h>
+#include <machine/pmap.h>
#ifdef __FreeBSD2__
#include <sys/devconf.h>
OpenPOWER on IntegriCloud