aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch')
-rw-r--r--package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch b/package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch
deleted file mode 100644
index dc61b8c22f..0000000000
--- a/package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/ping6.c
-+++ b/ping6.c
-@@ -66,6 +66,8 @@ char copyright[] =
- * More statistics could always be gathered.
- * This program has to run SUID to ROOT to access the ICMP socket.
- */
-+
-+#define _GNU_SOURCE
- #include "ping_common.h"
-
- #include <linux/filter.h>