aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcfcs.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-18 21:21:08 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-18 21:21:08 +0000
commitfe7e1783f761f12f287f534a1120bac4c5886381 (patch)
tree5fcfe2fbfc5bdc9d10f7d9c6f16d9dc618054700 /epan/dissectors/packet-fcfcs.c
parent3b519432dc9f5570124ad7820c85412791bd0677 (diff)
Remove unneeded #include epan/dissectors/packet-scsi.h
svn path=/trunk/; revision=54234
Diffstat (limited to 'epan/dissectors/packet-fcfcs.c')
-rw-r--r--epan/dissectors/packet-fcfcs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fcfcs.c b/epan/dissectors/packet-fcfcs.c
index 34fbccaa38..d1c34d05c2 100644
--- a/epan/dissectors/packet-fcfcs.c
+++ b/epan/dissectors/packet-fcfcs.c
@@ -32,7 +32,6 @@
#include <epan/wmem/wmem.h>
#include <epan/conversation.h>
#include <epan/etypes.h>
-#include "packet-scsi.h"
#include "packet-fc.h"
#include "packet-fcct.h"
#include "packet-fcfcs.h"