diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/ieee80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h index 065b702df56..1cf7ca0b618 100644 --- a/include/net/ieee80211.h +++ b/include/net/ieee80211.h @@ -22,6 +22,7 @@ #define IEEE80211_H #include <linux/if_ether.h> /* ETH_ALEN */ #include <linux/kernel.h> /* ARRAY_SIZE */ +#include <linux/wireless.h> #if WIRELESS_EXT < 17 #define IW_QUAL_QUAL_INVALID 0x10 |