aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-raw.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-02-23 13:51:49 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-02-23 13:51:49 +0000
commit0e958e864076a3694f0d45cfb299a4a7e08fedfb (patch)
tree5c3fbb3300db0678600fe1091c39e5a8f114a384 /epan/dissectors/packet-raw.c
parent921e6d0b9dd70053272c7e0452507d2a17fa4b27 (diff)
From Alexis La Goutte:
Cleanup packet-ipv6.h and dependency. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5713 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36031 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-raw.c')
-rw-r--r--epan/dissectors/packet-raw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-raw.c b/epan/dissectors/packet-raw.c
index 4d45601847..9eca3cd9c7 100644
--- a/epan/dissectors/packet-raw.c
+++ b/epan/dissectors/packet-raw.c
@@ -35,7 +35,6 @@
#include "packet-raw.h"
#include "packet-ip.h"
#include "packet-ppp.h"
-#include "packet-ipv6.h"
static int proto_raw = -1;
static gint ett_raw = -1;