1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 12:23:59 +02:00
openwrt-packages/net/fastd
Matthias Schiffer c38ba76698 fastd: fix musl compatibility
Prefer linux/if_ether.h over netinet/if_ether.h if available since the
musl libc if_ether.h header does not allow mixing with kernel headers,
it will result in a struct ethhdr redefinition error.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-06-19 04:16:09 +02:00
..
files fastd: update to v15 2014-11-12 03:17:35 +01:00
patches fastd: fix musl compatibility 2015-06-19 04:16:09 +02:00
Config.in fastd: update configuration options 2015-01-08 01:12:07 +01:00
Makefile fastd: fix musl compatibility 2015-06-19 04:16:09 +02:00