aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fc.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-fc.h')
-rw-r--r--epan/dissectors/packet-fc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-fc.h b/epan/dissectors/packet-fc.h
index db6291ec15..d0283edf9e 100644
--- a/epan/dissectors/packet-fc.h
+++ b/epan/dissectors/packet-fc.h
@@ -149,6 +149,7 @@ typedef struct _fc_hdr {
guint8 r_ctl;
guint8 cs_ctl;
guint16 lun;
+ fc_exchange_t* fc_ex;
guint32 relative_offset;
} fc_hdr;