summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-02-09 02:31:47 +0000
committereivind <eivind@FreeBSD.org>1998-02-09 02:31:47 +0000
commitdf18e38f6433584f3ac15c40b50bf9130badd49a (patch)
tree320c0b8feefb11c722a71cfc44ef54fffe7573fa /sys/pci
parent5f74a24bbd188c0f915eeabcae03d8d486fa0cf0 (diff)
downloadFreeBSD-src-df18e38f6433584f3ac15c40b50bf9130badd49a.zip
FreeBSD-src-df18e38f6433584f3ac15c40b50bf9130badd49a.tar.gz
Add #include "opt_devfs.h".
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/dpt_pci.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/dpt_pci.c b/sys/pci/dpt_pci.c
index e6f966e..8ea72bf 100644
--- a/sys/pci/dpt_pci.c
+++ b/sys/pci/dpt_pci.c
@@ -34,8 +34,9 @@
* caveats: We may need an eisa and an isa files too
*/
-#ident "$Id: dpt_pci.c,v 1.10 1998/01/21 04:38:47 ShimonR Exp $"
+#ident "$Id: dpt_pci.c,v 1.1 1998/01/26 06:11:17 julian Exp $"
+#include "opt_devfs.h"
#include "opt_dpt.h"
#include <pci.h>
OpenPOWER on IntegriCloud