aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/050-fix_missing_include.patch
diff options
context:
space:
mode:
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