Files
linux-stable-mirror/include/uapi/linux
Phil Sutter 44c8c02779 include: uapi: netfilter_bridge.h: Cover for musl libc
[ Upstream commit 4edd4ba71c ]

Musl defines its own struct ethhdr and thus defines __UAPI_DEF_ETHHDR to
zero. To avoid struct redefinition errors, user space is therefore
supposed to include netinet/if_ether.h before (or instead of)
linux/if_ether.h. To relieve them from this burden, include the libc
header here if not building for kernel space.

Reported-by: Alyssa Ross <hi@alyssa.is>
Suggested-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:21:28 -05:00
..
2025-02-17 10:05:04 +01:00
2025-08-20 18:30:11 +02:00
2025-04-20 10:15:55 +02:00