Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> --- include/net/cfg80211.h | 1 + net/wireless/ethtool.h | 2 -- 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 6f4862b..14915ea 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -18,6 +18,7 @@ #include <linux/nl80211.h> #include <linux/if_ether.h> #include <linux/ieee80211.h> +#include <linux/ethtool.h> #include <net/regulatory.h> /* remove once we remove the wext stuff */ diff --git a/net/wireless/ethtool.h b/net/wireless/ethtool.h index 70cbee1..695ecad 100644 --- a/net/wireless/ethtool.h +++ b/net/wireless/ethtool.h @@ -1,8 +1,6 @@ #ifndef __CFG80211_ETHTOOL__ #define __CFG80211_ETHTOOL__ -#include <linux/ethtool.h> - extern const struct ethtool_ops cfg80211_ethtool_ops; #endif /* __CFG80211_ETHTOOL__ */ -- 1.6.2.5 -- 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