Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | socat: fix musl compatibility | Jo-Philipp Wich | 2015-06-16 |
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> |