summaryrefslogtreecommitdiff
path: root/proto_ipv4.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_ipv4.c')
-rw-r--r--proto_ipv4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_ipv4.c b/proto_ipv4.c
index 303319e..2eb5e4f 100644
--- a/proto_ipv4.c
+++ b/proto_ipv4.c
@@ -11,7 +11,6 @@
#include <arpa/inet.h> /* for inet_ntop() */
#include "proto.h"
-#include "protos.h"
#include "csum.h"
#include "dissector_eth.h"
#include "ipv4.h"