blob: 32432efb4152d4392ffe6b7b4951b9ca65dd64e5 (
plain)
1
2
3
4
5
6
7
8
9
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;
|