aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isl.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-isl.h')
-rw-r--r--epan/dissectors/packet-isl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-isl.h b/epan/dissectors/packet-isl.h
index d26417c9f0..c926480ea5 100644
--- a/epan/dissectors/packet-isl.h
+++ b/epan/dissectors/packet-isl.h
@@ -26,4 +26,7 @@
void capture_isl(const guchar *, int, int, packet_counts *);
+void dissect_isl(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
+ int fcs_len);
+
#endif