projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface to fix...
[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.044337 seconds
and
5
git commands to generate.