AA: mac80211: sync with trunk r41113
[12.09/openwrt.git] / package / mac80211 / patches / 070-add-missing-header.patch
1 --- a/compat/backport-3.15.c
2 +++ b/compat/backport-3.15.c
3 @@ -12,6 +12,7 @@
4  #include <linux/kernel.h>
5  #include <linux/device.h>
6  #include <linux/of.h>
7 +#include <linux/string.h>
8  #include <net/net_namespace.h>
9  
10  #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0))