From a1713cc3cb23eebc987413ee50d389081236a4cf Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 24 May 2011 09:51:08 +0000 Subject: Update libpcap to version 1.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christoph König SVN-Revision: 26995 --- package/libpcap/patches/203-undef_iw_mode_monitor.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libpcap/patches/203-undef_iw_mode_monitor.patch') 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 -- cgit v1.2.3