summaryrefslogtreecommitdiffstats
path: root/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
commit9cfd654314d5718393b847758ded6ef86530e5c6 (patch)
tree5627fb56a1ba249a06561e8d47fc961560388ba8 /communication.c
parentb3dbdfb2b63c3f87edba502230b12e7daa5c354f (diff)
cosmetic improvements and some bugfixes (global description)
Diffstat (limited to 'communication.c')
-rw-r--r--communication.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/communication.c b/communication.c
index b1e112a..1bc14e7 100644
--- a/communication.c
+++ b/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];