summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-02 05:42:47 +0000
committerjkh <jkh@FreeBSD.org>1995-02-02 05:42:47 +0000
commit540efb48967eabaced2df63347361ca426d0a5b1 (patch)
tree7a589ba51f36278e343b5cda1c10da741645b7d6 /sys/i386/include
parent28e440fd71a3e10049c496984f2c3f1c20d56fe6 (diff)
downloadFreeBSD-src-540efb48967eabaced2df63347361ca426d0a5b1.zip
FreeBSD-src-540efb48967eabaced2df63347361ca426d0a5b1.tar.gz
Since the pci directory has moved, this required updating.
Diffstat (limited to 'sys/i386/include')
-rw-r--r--sys/i386/include/devconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/devconf.h b/sys/i386/include/devconf.h
index 0eac2b9..2296135 100644
--- a/sys/i386/include/devconf.h
+++ b/sys/i386/include/devconf.h
@@ -22,7 +22,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: devconf.h,v 1.5 1994/10/23 21:26:53 wollman Exp $
+ * $Id: devconf.h,v 1.6 1994/11/02 23:44:11 se Exp $
*/
/*
* devconf.h - machine-dependent device configuration table
@@ -67,7 +67,7 @@ struct machdep_devconf {
#define kdc_scsi kdc_parentdata
#include <i386/isa/isa_device.h>
-#include <i386/pci/pcireg.h>
+#include <pci/pcireg.h>
#include <scsi/scsi_all.h>
#include <scsi/scsiconf.h>
OpenPOWER on IntegriCloud