aboutsummaryrefslogtreecommitdiffstats
path: root/net/mrt/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/mrt/files/patch-ad')
-rw-r--r--net/mrt/files/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/mrt/files/patch-ad b/net/mrt/files/patch-ad
new file mode 100644
index 000000000000..972a6420eb4d
--- /dev/null
+++ b/net/mrt/files/patch-ad
@@ -0,0 +1,12 @@
+--- include/igmp.h- Tue Jan 11 14:30:14 2000
++++ include/igmp.h Tue Jan 11 14:31:24 2000
+@@ -46,7 +46,9 @@
+
+ #ifdef HAVE_IPV6
+ #ifdef WIDE_IPV6
++#ifdef HAVE_MROUTING6
+ #include <netinet6/ip6_mroute.h>
++#endif /* HAVE_MROUTING6 */
+ #endif /* WIDE_IPV6 */
+ #ifndef sun
+ #include <netinet/ip6.h>