summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authorahasty <ahasty@FreeBSD.org>1998-04-19 19:12:49 +0000
committerahasty <ahasty@FreeBSD.org>1998-04-19 19:12:49 +0000
commit12bba629029991b4891ee96a822a3990bc9886c7 (patch)
tree295826af18ee492dc4a15b5e621f7beb06681cde /sys/pci
parentbe1676525f30377cf5dcb3e01019f3d4dd8b6590 (diff)
downloadFreeBSD-src-12bba629029991b4891ee96a822a3990bc9886c7.zip
FreeBSD-src-12bba629029991b4891ee96a822a3990bc9886c7.tar.gz
Forgot to add opt_bktr.h
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/brooktree848.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/brooktree848.c b/sys/pci/brooktree848.c
index 583ecf3..f733faf 100644
--- a/sys/pci/brooktree848.c
+++ b/sys/pci/brooktree848.c
@@ -237,6 +237,7 @@
#ifdef __FreeBSD__
#include "bktr.h"
+#include "opt_bktr.h"
#include "opt_devfs.h"
#include "pci.h"
#endif /* __FreeBSD__ */
OpenPOWER on IntegriCloud