Re: [PATCH xtables] ebtables: vlan: fix userspace/kernel headers collision

2018-11-13 Thread Pablo Neira Ayuso
On Tue, Nov 13, 2018 at 07:22:08PM +0200, Baruch Siach wrote: > Build with musl libc fails because of conflicting struct ethhdr > definitions: > > In file included from .../sysroot/usr/include/net/ethernet.h:10:0, > from ../iptables/nft-bridge.h:8, > from

[PATCH xtables] ebtables: vlan: fix userspace/kernel headers collision

2018-11-13 Thread Baruch Siach
Build with musl libc fails because of conflicting struct ethhdr definitions: In file included from .../sysroot/usr/include/net/ethernet.h:10:0, from ../iptables/nft-bridge.h:8, from libebt_vlan.c:18: .../sysroot/usr/include/netinet/if_ether.h:107:8: error: