aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee8021ah.c
diff options
context:
space:
mode:
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-10 22:37:30 +0000
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-10 22:37:30 +0000
commit6683874c82d85c5c0b49205fcfdc5e2d8b721192 (patch)
tree5b012b0a5532b2538f63a624c8a2b52b74e21ead /epan/dissectors/packet-ieee8021ah.c
parent49d037dc012d30c0a978c03119db3c01604fceb6 (diff)
Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34838 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ieee8021ah.c')
-rw-r--r--epan/dissectors/packet-ieee8021ah.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ieee8021ah.c b/epan/dissectors/packet-ieee8021ah.c
index ebab14b89a..534bc64d6c 100644
--- a/epan/dissectors/packet-ieee8021ah.c
+++ b/epan/dissectors/packet-ieee8021ah.c
@@ -33,7 +33,6 @@
#include "packet-ieee8021ah.h"
#include "packet-ipx.h"
#include "packet-llc.h"
-#include "packet-vlan.h"
#include <epan/etypes.h>
#include <epan/prefs.h>