head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.06.30.20.00.02; author wiz; state Exp; branches; next ; commitid oZrt7B9OceH6oRLG; desc @@ 1.1 log @mcast-tools: let build on NetBSD progress further still doesn't build Based on patch by kre@@ @ text @$NetBSD$ Fix build on NetBSD after 2025. --- pim6dd/pimdd.h.orig 2026-06-30 19:57:21.128521260 +0000 +++ pim6dd/pimdd.h @@@@ -534,7 +534,7 @@@@ do { #define PIM_LEAF_TIMEOUT (3.5 * IGMP_QUERY_INTERVAL) #endif /* NOSUCHDEF */ -#ifdef __NetBSD__ +#if defined(__NetBSD__) && !defined(IGMPMSG_NOCACHE) /* * Struct used to communicate from kernel to multicast router * note the convenient similarity to an IP packet @