| 12345678910 | --- ebtables-v2.0.10-4.orig/extensions/ebt_nat.c	2011-12-15 21:02:47.000000000 +0100+++ ebtables-v2.0.10-4/extensions/ebt_nat.c	2014-03-23 15:50:13.000000000 +0100@@ -11,7 +11,6 @@ #include <string.h> #include <getopt.h> #include "../include/ebtables_u.h"-#include <netinet/ether.h> #include <linux/netfilter_bridge/ebt_nat.h>  static int to_source_supplied, to_dest_supplied;
 |