100-musl_fix.patch 257 B

12345678910
  1. --- a/include/ebtables_u.h
  2. +++ b/include/ebtables_u.h
  3. @@ -23,6 +23,7 @@
  4. #ifndef EBTABLES_U_H
  5. #define EBTABLES_U_H
  6. +#define _NETINET_IF_ETHER_H
  7. #include <netinet/in.h>
  8. #include <linux/netfilter_bridge/ebtables.h>
  9. #include <linux/netfilter/x_tables.h>