OpenWrt – Blame information for rev 3

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 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>
3 office 10 #include <linux/netfilter/x_tables.h>