You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/include/ebtables_u.h
|
|
+++ b/include/ebtables_u.h
|
|
@@ -23,6 +23,7 @@
|
|
|
|
#ifndef EBTABLES_U_H
|
|
#define EBTABLES_U_H
|
|
+#define _NETINET_IF_ETHER_H
|
|
#include <netinet/in.h>
|
|
#include <netinet/ether.h>
|
|
#include <linux/netfilter_bridge/ebtables.h>
|
|
|