etherwake: fix musl compatibility
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 16 Jun 2015 13:04:39 +0000 (15:04 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 16 Jun 2015 13:08:27 +0000 (15:08 +0200)
commite76f394fdc34ecd734f976dd7b6660f6ae32d53e
treeb2092e99463b21411f6975ab3d4c02e9e6eeb0aa
parent4116e327afee80aaea33a16358f5f7c0da687bec
etherwake: fix musl compatibility

Always include net/ethernet.h instead linux specific headers,
fixes compilation with musl libc.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
net/etherwake/Makefile
net/etherwake/patches/120-musl-compat.patch [new file with mode: 0644]