mac80211: Fix build errors due to missing string function declarations
[openwrt.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 @@ -11,6 +11,7 @@
4  #include <linux/kernel.h>
5  #include <linux/device.h>
6  #include <linux/of.h>
7 +#include <linux/string.h>
8  
9  /**
10   * devm_kstrdup - Allocate resource managed space and