mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 14:24:42 +01: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>