summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/bktr/bktr_core.c1
-rw-r--r--sys/pci/brooktree848.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c
index 583ecf3..f733faf 100644
--- a/sys/dev/bktr/bktr_core.c
+++ b/sys/dev/bktr/bktr_core.c
@@ -237,6 +237,7 @@
#ifdef __FreeBSD__
#include "bktr.h"
+#include "opt_bktr.h"
#include "opt_devfs.h"
#include "pci.h"
#endif /* __FreeBSD__ */
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