projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] gdb: not support on cris
[openwrt.git]
/
package
/
hostapd
/
patches
/
130-compile_fix.patch
1
--- a/src/drivers/driver_nl80211.c
2
+++ b/src/drivers/driver_nl80211.c
3
@@ -23,6 +23,7 @@
4
#include <netlink/genl/genl.h>
5
#include <netlink/genl/family.h>
6
#include <netlink/genl/ctrl.h>
7
+#include <linux/rtnetlink.h>
8
#include "nl80211_copy.h"
9
10
#include "common.h"
This page took
0.047849 seconds
and
5
git commands to generate.