summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/050-fix_missing_include.patch
blob: 458ff4d864783e76b48cca8a85ef40f617c9f1e4 (plain)
1
2
3
4
5
6
7
8
9
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