diff options
Diffstat (limited to 'package/libpcap/patches/203-undef_iw_mode_monitor.patch')
-rw-r--r-- | package/libpcap/patches/203-undef_iw_mode_monitor.patch | 2 |
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 |