mac80211: update to wireless-testing 2014-05-19
[openwrt/svn-archive/archive.git] / package / kernel / 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))