Download raw body.
hide struct router_info
On Tue, Nov 11, 2025 at 12:33:34PM +0100, Alexander Bluhm wrote: > Hi, > > struct router_info is only used in netinet/igmp.c. Remove it from > netinet/in_var.h header to avoid global visibility. Also sort > pointer before integer fields in struct. > > Release build was successful. Makes sense. codesearch.debian.org shows no relevant results for uses of this struct. ok tb
hide struct router_info