mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
|
--- 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>
|