ebtables: update to latest git 2018-06-27
[openwrt/openwrt.git] / package / network / utils / ebtables / patches / 100-musl_fix.patch
index 3fe5845897c30850a747b1bdc98515f866436481..f393ea7d91d63ee6173e2795bdf5b1baaa29e1fe 100644 (file)
@@ -6,5 +6,5 @@
  #define EBTABLES_U_H
 +#define _NETINET_IF_ETHER_H
  #include <netinet/in.h>
+ #include <netinet/ether.h>
  #include <linux/netfilter_bridge/ebtables.h>
- #include <linux/netfilter/x_tables.h>