aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/050-fix_missing_include.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-27 11:22:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-27 11:22:26 +0000
commitebff4e71daea8fb52e38c353c4bdf0940d891d13 (patch)
treeffaf70f51387dc2854aba4afdffcc2171ab25345 /package/mac80211/patches/050-fix_missing_include.patch
parent67cb2739eb59feba7f3eeebb5527090ae1f1bfbb (diff)
downloadupstream-ebff4e71daea8fb52e38c353c4bdf0940d891d13.tar.gz
upstream-ebff4e71daea8fb52e38c353c4bdf0940d891d13.tar.bz2
upstream-ebff4e71daea8fb52e38c353c4bdf0940d891d13.zip
mac80211: update to 2011-02-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25749 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/050-fix_missing_include.patch')
-rw-r--r--package/mac80211/patches/050-fix_missing_include.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/mac80211/patches/050-fix_missing_include.patch b/package/mac80211/patches/050-fix_missing_include.patch
new file mode 100644
index 0000000000..458ff4d864
--- /dev/null
+++ b/package/mac80211/patches/050-fix_missing_include.patch
@@ -0,0 +1,10 @@
+--- a/compat/compat-2.6.39.c
++++ b/compat/compat-2.6.39.c
+@@ -10,6 +10,7 @@
+
+ #include <linux/compat.h>
+ #include <linux/tty.h>
++#include <linux/sched.h>
+
+ /*
+ * Termios Helper Methods