2015-03-29 04:29:44 +00:00
|
|
|
--- a/include/ebtables_u.h
|
|
|
|
+++ b/include/ebtables_u.h
|
2017-02-10 15:18:47 +00:00
|
|
|
@@ -23,6 +23,7 @@
|
2015-03-29 04:29:44 +00:00
|
|
|
|
|
|
|
#ifndef EBTABLES_U_H
|
|
|
|
#define EBTABLES_U_H
|
2017-02-10 15:18:47 +00:00
|
|
|
+#define _NETINET_IF_ETHER_H
|
2015-03-29 04:29:44 +00:00
|
|
|
#include <netinet/in.h>
|
|
|
|
#include <linux/netfilter_bridge/ebtables.h>
|
|
|
|
#include <linux/netfilter/x_tables.h>
|