aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-03 13:14:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-03 13:14:56 +0000
commit41a9f280c4db4bc866e28654f125cdb998b6e9ed (patch)
tree6d819f1e8c2e85d555ae7da7633b224f52940017 /package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
parent55a76c19b1502f60dc27141b6ac1f4a15e9f7744 (diff)
downloadupstream-41a9f280c4db4bc866e28654f125cdb998b6e9ed.tar.gz
upstream-41a9f280c4db4bc866e28654f125cdb998b6e9ed.tar.bz2
upstream-41a9f280c4db4bc866e28654f125cdb998b6e9ed.zip
libpcap: update to version 1.7.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46776
Diffstat (limited to 'package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch')
-rw-r--r--package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch b/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
index ce1acdc7db..f847a5e754 100644
--- a/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
+++ b/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
@@ -1,6 +1,6 @@
--- a/pcap-linux.c
+++ b/pcap-linux.c
-@@ -249,6 +249,8 @@ static const char rcsid[] _U_ =
+@@ -254,6 +254,8 @@
typedef int socklen_t;
#endif