aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gluster.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-gluster.h')
-rw-r--r--epan/dissectors/packet-gluster.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-gluster.h b/epan/dissectors/packet-gluster.h
index 8d5827568c..e3c43d1772 100644
--- a/epan/dissectors/packet-gluster.h
+++ b/epan/dissectors/packet-gluster.h
@@ -432,5 +432,8 @@ gluster_rpc_dissect_dict(proto_tree *tree, tvbuff_t *tvb, int hfindex,
extern int
gluster_dissect_common_reply(tvbuff_t *tvb, int offset,
packet_info *pinfo, proto_tree *tree);
+extern int
+glusterfs_gfs3_3_op_common_reply(tvbuff_t *tvb, int offset,
+ packet_info *pinfo, proto_tree *tree);
#endif /* __PACKET_GLUSTER_H__ */