summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/communication.c
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-08-13 16:08:08 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-08-13 16:08:08 +0000
commit91700a08acd8f20f3e30a338993909c605e26487 (patch)
tree4d22552a17691cf493eaf194c9077672745bf615 /userspace/ebtables2/communication.c
parent15446509a5e6a78d851e979e7a3e49849ce92c69 (diff)
cosmetic improvements and some bugfixes (global description)
Diffstat (limited to 'userspace/ebtables2/communication.c')
-rw-r--r--userspace/ebtables2/communication.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/ebtables2/communication.c b/userspace/ebtables2/communication.c
index b1e112a..1bc14e7 100644
--- a/userspace/ebtables2/communication.c
+++ b/userspace/ebtables2/communication.c
@@ -18,7 +18,6 @@
#include <stdlib.h>
#include <sys/socket.h>
#include <linux/netfilter_bridge/ebtables.h>
-#include <netinet/in.h> // IPPROTO_IP
#include "include/ebtables_u.h"
extern char* hooknames[NF_BR_NUMHOOKS];