mirror of
https://github.com/novatiq/packages.git
synced 2026-06-24 06:10:26 +01:00
a0968faedb
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>