Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- patches/06-header-changes.patch | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/06-header-changes.patch b/patches/06-header-changes.patch index 9a2041f..d90fb06 100644 --- a/patches/06-header-changes.patch +++ b/patches/06-header-changes.patch @@ -23,9 +23,9 @@ cases. #include <linux/ip.h> +#include <linux/in.h> + #include <linux/module.h> #include "wifi.h" #include "rc.h" - #include "base.h" --- a/drivers/net/wireless/wl1251/main.c +++ b/drivers/net/wireless/wl1251/main.c @@ -24,6 +24,9 @@ @@ -52,7 +52,7 @@ cases. --- a/net/mac80211/key.c +++ b/net/mac80211/key.c -@@ -22,6 +22,9 @@ +@@ -23,6 +23,9 @@ #include "aes_ccm.h" #include "aes_cmac.h" -- 1.7.4.1 -- 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