From e5c3b3f71702b18447d65f6d9bae2858c055d2f5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 15 Jul 2011 09:27:10 +0000 Subject: testing/radvd: new aport radvd A Router Advertisement daemon" http://www.litech.org/radvd/" --- testing/radvd/radvd-1.1-gnu-source.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/radvd/radvd-1.1-gnu-source.patch (limited to 'testing/radvd/radvd-1.1-gnu-source.patch') diff --git a/testing/radvd/radvd-1.1-gnu-source.patch b/testing/radvd/radvd-1.1-gnu-source.patch new file mode 100644 index 0000000000..fc0d883557 --- /dev/null +++ b/testing/radvd/radvd-1.1-gnu-source.patch @@ -0,0 +1,11 @@ +--- radvd-1.1.orig/includes.h 2007-10-25 21:29:40.000000000 +0200 ++++ radvd-1.1/includes.h 2008-06-14 12:30:25.000000000 +0200 +@@ -18,6 +18,8 @@ + + #include + ++#define _GNU_SOURCE /* needed for struct in6_pktinfo */ ++ + #include + #include + #include -- cgit v1.2.3