aboutsummaryrefslogtreecommitdiffstats
path: root/package/libpcap/patches/203-undef_iw_mode_monitor.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-05-24 09:51:08 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-05-24 09:51:08 +0000
commita1713cc3cb23eebc987413ee50d389081236a4cf (patch)
treee09e96c8e899e6525e5857f6d5c4f01ae5b989fb /package/libpcap/patches/203-undef_iw_mode_monitor.patch
parent60f66ded72b1680d54082e449330ec52b02258b7 (diff)
downloadupstream-a1713cc3cb23eebc987413ee50d389081236a4cf.tar.gz
upstream-a1713cc3cb23eebc987413ee50d389081236a4cf.tar.bz2
upstream-a1713cc3cb23eebc987413ee50d389081236a4cf.zip
Update libpcap to version 1.1.1
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de> SVN-Revision: 26995
Diffstat (limited to 'package/libpcap/patches/203-undef_iw_mode_monitor.patch')
-rw-r--r--package/libpcap/patches/203-undef_iw_mode_monitor.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpcap/patches/203-undef_iw_mode_monitor.patch b/package/libpcap/patches/203-undef_iw_mode_monitor.patch
index 5339781fbc..508c6590a5 100644
--- a/package/libpcap/patches/203-undef_iw_mode_monitor.patch
+++ b/package/libpcap/patches/203-undef_iw_mode_monitor.patch
@@ -1,6 +1,6 @@
--- a/pcap-linux.c
+++ b/pcap-linux.c
-@@ -194,6 +194,8 @@ static const char rcsid[] _U_ =
+@@ -254,6 +254,8 @@ static const char rcsid[] _U_ =
typedef int socklen_t;
#endif