mac80211: print message on hw restart
[openwrt.git] / package / mac80211 / patches / 050-fix_missing_include.patch
1 --- a/compat/compat-2.6.39.c
2 +++ b/compat/compat-2.6.39.c
3 @@ -10,6 +10,7 @@
4
5 #include <linux/compat.h>
6 #include <linux/tty.h>
7 +#include <linux/sched.h>
8
9 /*
10 * Termios Helper Methods
This page took 0.040427 seconds and 5 git commands to generate.