From b2b6fe29062d23e5fcc5d9b46e1c0ca9802a8c67 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Wed, 5 Jun 2019 20:56:37 +0000 Subject: testing/ndisc6: include patch --- testing/ndisc6/remove-undef-gnu-source.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 testing/ndisc6/remove-undef-gnu-source.patch (limited to 'testing/ndisc6/remove-undef-gnu-source.patch') diff --git a/testing/ndisc6/remove-undef-gnu-source.patch b/testing/ndisc6/remove-undef-gnu-source.patch new file mode 100644 index 0000000000..b490b05b84 --- /dev/null +++ b/testing/ndisc6/remove-undef-gnu-source.patch @@ -0,0 +1,14 @@ +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 + #endif + +-#undef _GNU_SOURCE +-#define _DEFAULT_SOURCE 1 +- + #include + #include + #include -- cgit v1.2.3