summaryrefslogtreecommitdiff
path: root/package/ebtables/patches/patch-extensions_ebt_arpreply_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/ebtables/patches/patch-extensions_ebt_arpreply_c')
-rw-r--r--package/ebtables/patches/patch-extensions_ebt_arpreply_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/ebtables/patches/patch-extensions_ebt_arpreply_c b/package/ebtables/patches/patch-extensions_ebt_arpreply_c
new file mode 100644
index 000000000..32432efb4
--- /dev/null
+++ b/package/ebtables/patches/patch-extensions_ebt_arpreply_c
@@ -0,0 +1,10 @@
+--- ebtables-v2.0.10-4.orig/extensions/ebt_arpreply.c 2011-12-15 21:02:47.000000000 +0100
++++ ebtables-v2.0.10-4/extensions/ebt_arpreply.c 2014-03-23 15:50:38.000000000 +0100
+@@ -12,7 +12,6 @@
+ #include <string.h>
+ #include <getopt.h>
+ #include "../include/ebtables_u.h"
+-#include <netinet/ether.h>
+ #include <linux/netfilter_bridge/ebt_arpreply.h>
+
+ static int mac_supplied;