Add a missing #include, required for IEEE80211_DEBUG.
This commit is contained in:
parent
71ee98c97c
commit
81c2214dda
@ -59,6 +59,8 @@ __FBSDID("$FreeBSD$");
|
||||
* via the firmware.
|
||||
*/
|
||||
|
||||
#include "opt_wlan.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/sockio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user