summaryrefslogtreecommitdiffstats
path: root/package/libpcap/patches/203-undef_iw_mode_monitor.patch
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-05-24 09:51:08 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-05-24 09:51:08 +0000
commit9f940ba92bb9fe09e5a079d9a54d1aa8fcd84b61 (patch)
treec0d6ff8ec1941693e48aaa49ab5d2565b654f767 /package/libpcap/patches/203-undef_iw_mode_monitor.patch
parent5ba8c47f8661b6589b3e20a865cab693b96ef2a3 (diff)
[PATCH] Update libpcap to version 1.1.1
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26995 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5339781fb..508c6590a 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