aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iscsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-iscsi.c')
-rw-r--r--epan/dissectors/packet-iscsi.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-iscsi.c b/epan/dissectors/packet-iscsi.c
index 0e354024ab..093dca00a3 100644
--- a/epan/dissectors/packet-iscsi.c
+++ b/epan/dissectors/packet-iscsi.c
@@ -48,6 +48,9 @@
#include <epan/range.h>
#include <wsutil/crc32.h>
+void proto_register_iscsi(void);
+void proto_reg_handoff_iscsi(void);
+
/* the absolute values of these constants don't matter as long as
* latter revisions of the protocol are assigned a larger number */
#define ISCSI_PROTOCOL_DRAFT08 1