aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-02-05 09:54:34 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-02-05 09:54:34 +0000
commite600fc0d2342e5f0ad4a5858821ff4910ac8edcb (patch)
tree77068224ad3ae4fda010b842c07b4c35ba3b194e /package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
parent3e5042bec2aa6d359e51c27a395e4765181d24de (diff)
downloadupstream-e600fc0d2342e5f0ad4a5858821ff4910ac8edcb.tar.gz
upstream-e600fc0d2342e5f0ad4a5858821ff4910ac8edcb.tar.bz2
upstream-e600fc0d2342e5f0ad4a5858821ff4910ac8edcb.zip
libpcap: update to current upstream version 1.5.3
-size_of(old libpcap-1.3.0) = 85228 Byte -size_of(new libpcap-1.5.3) = 88587 Byte => ~3.3 KByte increase SVN-Revision: 39473
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 508c6590a5..ce1acdc7db 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
-@@ -254,6 +254,8 @@ static const char rcsid[] _U_ =
+@@ -249,6 +249,8 @@ static const char rcsid[] _U_ =
typedef int socklen_t;
#endif