diff options
Diffstat (limited to 'proto_ipv6.c')
-rw-r--r-- | proto_ipv6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_ipv6.c b/proto_ipv6.c index a38bec3..4149602 100644 --- a/proto_ipv6.c +++ b/proto_ipv6.c @@ -11,7 +11,6 @@ #include <arpa/inet.h> /* for inet_ntop() */ #include "proto.h" -#include "csum.h" #include "dissector_eth.h" #include "ipv6.h" #include "geoip.h" |