aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ndisc6/remove-undef-gnu-source.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-12-01 20:43:02 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-12-01 20:43:02 +0000
commit23e3dbb7cec13aa43415ab31415eaf48bef91aaa (patch)
tree6a5a360cc6097088e3f63ef1af36d8a9b863f563 /testing/ndisc6/remove-undef-gnu-source.patch
parentbebc4234d6557e897fa01536d7032f2cd2a16e84 (diff)
downloadaports-23e3dbb7cec13aa43415ab31415eaf48bef91aaa.tar.bz2
aports-23e3dbb7cec13aa43415ab31415eaf48bef91aaa.tar.xz
testing/ndisc6: move to community
Diffstat (limited to 'testing/ndisc6/remove-undef-gnu-source.patch')
-rw-r--r--testing/ndisc6/remove-undef-gnu-source.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/ndisc6/remove-undef-gnu-source.patch b/testing/ndisc6/remove-undef-gnu-source.patch
deleted file mode 100644
index b490b05b84..0000000000
--- a/testing/ndisc6/remove-undef-gnu-source.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/src/trace-tcp.c b/src/trace-tcp.c.new
-index 5aba9d4d2d..1bcc40cdb1 100644
---- a/src/trace-tcp.c
-+++ b/src/trace-tcp.c.new
-@@ -21,9 +21,6 @@
- # include <config.h>
- #endif
-
--#undef _GNU_SOURCE
--#define _DEFAULT_SOURCE 1
--
- #include <string.h>
- #include <inttypes.h>
- #include <stdalign.h>