mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Do not include netinet/if_ether.h for musl to prevent struct ethhdr redeclarations. Also define NETDB_INTERNAL if needed to fix compilation of the network backends. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>