Fresh pull from upstream 17.01 branch
[librecmc/librecmc.git] / package / network / utils / ebtables / patches / 100-musl_fix.patch
1 --- a/include/ebtables_u.h
2 +++ b/include/ebtables_u.h
3 @@ -23,6 +23,7 @@
4  
5  #ifndef EBTABLES_U_H
6  #define EBTABLES_U_H
7 +#define _NETINET_IF_ETHER_H
8  #include <netinet/in.h>
9  #include <linux/netfilter_bridge/ebtables.h>
10  #include <linux/netfilter/x_tables.h>