socat: fix musl compatibility
authorJo-Philipp Wich <redacted>
Tue, 16 Jun 2015 12:55:56 +0000 (14:55 +0200)
committerJo-Philipp Wich <redacted>
Tue, 16 Jun 2015 12:58:28 +0000 (14:58 +0200)
commita0968faedbfe58e3d76fe78dadb099f060e4acfd
tree1dbb539ccea9798d5f645e6f128cc2e591f7cc61
parent4116e327afee80aaea33a16358f5f7c0da687bec
socat: fix musl compatibility

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 <redacted>
net/socat/Makefile
net/socat/patches/100-musl-compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT