ip6_mroute: Make ip6_mroute.h more self-contained

MFC after:	2 weeks
Sponsored by:	Stormshield
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D55243
This commit is contained in:
Mark Johnston
2026-03-30 13:32:13 +00:00
parent 0bb9c2b665
commit d4339cebbe
+3
View File
@@ -48,6 +48,9 @@
#ifndef _NETINET6_IP6_MROUTE_H_
#define _NETINET6_IP6_MROUTE_H_
#include <sys/_param.h>
#include <sys/types.h>
/*
* Multicast Routing set/getsockopt commands.
*/