diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/mac80211/regdomain.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/regdomain.c b/net/mac80211/regdomain.c index 32e5dca6b6b9..b697a2afbb4b 100644 --- a/net/mac80211/regdomain.c +++ b/net/mac80211/regdomain.c | |||
@@ -32,6 +32,7 @@ | |||
32 | #include <linux/module.h> | 32 | #include <linux/module.h> |
33 | #include <linux/netdevice.h> | 33 | #include <linux/netdevice.h> |
34 | #include <net/mac80211.h> | 34 | #include <net/mac80211.h> |
35 | #include "ieee80211_i.h" | ||
35 | 36 | ||
36 | static int ieee80211_regdom = 0x10; /* FCC */ | 37 | static int ieee80211_regdom = 0x10; /* FCC */ |
37 | module_param(ieee80211_regdom, int, 0444); | 38 | module_param(ieee80211_regdom, int, 0444); |