summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c')
-rw-r--r--sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c b/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c
index 36b7823..3f44214 100644
--- a/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c
+++ b/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c
@@ -31,6 +31,9 @@ __FBSDID("$FreeBSD$");
* The Broadcom Wireless LAN controller driver.
*/
+#include "opt_wlan.h"
+#include "opt_bwn.h"
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud