From 494e873eb07eb366f9dcac28ef6dc8ea9315369f Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 11 Oct 2006 10:38:59 +0000 Subject: move the ITL and the ITLQ structure to packet-scsi.h where it belongs svn path=/trunk/; revision=19492 --- epan/dissectors/packet-fcfcs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/dissectors/packet-fcfcs.c') diff --git a/epan/dissectors/packet-fcfcs.c b/epan/dissectors/packet-fcfcs.c index 294142557a..18d7ee7816 100644 --- a/epan/dissectors/packet-fcfcs.c +++ b/epan/dissectors/packet-fcfcs.c @@ -45,6 +45,7 @@ #include #include #include +#include "packet-scsi.h" #include "packet-fc.h" #include "packet-fcct.h" #include "packet-fcfcs.h" -- cgit v1.2.3