aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcels.c
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-11 10:38:59 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-10-11 10:38:59 +0000
commitcff7ddc4599a1028d69e3ca14823759b97f126f9 (patch)
tree59d9a2ee47921895b00d61b759af4ae6013a5973 /epan/dissectors/packet-fcels.c
parenta207efce6a0af6ff473867cba70654a3c632da20 (diff)
move the ITL and the ITLQ structure to packet-scsi.h where it belongs
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19492 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-fcels.c')
-rw-r--r--epan/dissectors/packet-fcels.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-fcels.c b/epan/dissectors/packet-fcels.c
index c4a013ce10..afb7fffe12 100644
--- a/epan/dissectors/packet-fcels.c
+++ b/epan/dissectors/packet-fcels.c
@@ -50,6 +50,7 @@
#include <epan/emem.h>
#include <epan/conversation.h>
#include <epan/etypes.h>
+#include "packet-scsi.h"
#include "packet-fc.h"
#include "packet-fcels.h"