projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: reset the mdio bus on ar7241/ar7242
[openwrt.git]
/
package
/
libpcap
/
patches
/
203-undef_iw_mode_monitor.patch
1
--- a/pcap-linux.c
2
+++ b/pcap-linux.c
3
@@ -194,6 +194,8 @@ static const char rcsid[] _U_ =
4
typedef int socklen_t;
5
#endif
6
7
+#undef IW_MODE_MONITOR
8
+
9
#ifndef MSG_TRUNC
10
/*
11
* This is being compiled on a system that lacks MSG_TRUNC; define it
This page took
0.040815 seconds
and
5
git commands to generate.