Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> --- net/mac80211/regdomain.c | 1 + 1 file changed, 1 insertion(+) --- wireless-dev.orig/net/mac80211/regdomain.c 2007-06-21 23:36:58.758638003 +0200 +++ wireless-dev/net/mac80211/regdomain.c 2007-06-21 23:37:19.988638003 +0200 @@ -32,6 +32,7 @@ #include <linux/module.h> #include <linux/netdevice.h> #include <net/mac80211.h> +#include "ieee80211_i.h" static int ieee80211_regdom = 0x10; /* FCC */ module_param(ieee80211_regdom, int, 0444); -- - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html