aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
diff options
context:
space:
mode:
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