aports/testing/radvd/radvd-1.1-gnu-source.patch
Natanael Copa e5c3b3f717 testing/radvd: new aport radvd
A Router Advertisement daemon"
http://www.litech.org/radvd/"
2011-07-15 09:37:04 +00:00

12 lines
291 B
Diff

--- 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 <config.h>
+#define _GNU_SOURCE /* needed for struct in6_pktinfo */
+
#include <string.h>
#include <stdio.h>
#include <stdarg.h>