summaryrefslogtreecommitdiffstats
path: root/sbin/routed
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed')
-rw-r--r--sbin/routed/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/defs.h b/sbin/routed/defs.h
index cbb4394..9860e4d 100644
--- a/sbin/routed/defs.h
+++ b/sbin/routed/defs.h
@@ -124,7 +124,7 @@
/* Turn on if IP_{ADD,DROP}_MEMBERSHIP and IP_MULTICAST_IF considers address
* within 0.0.0.0/8 as interface index.
*/
-#ifdef __NetBSD__
+#ifdef __FreeBSD__
#define MCAST_IFINDEX
#endif
OpenPOWER on IntegriCloud