ebtables: update to latest git 2018-05-15
[openwrt/openwrt.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 <netinet/ether.h>
10 #include <ebtables.h>