aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509sat.h')
-rw-r--r--epan/dissectors/packet-x509sat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/packet-x509sat.h b/epan/dissectors/packet-x509sat.h
index c462a32a9b..20d107e2a9 100644
--- a/epan/dissectors/packet-x509sat.h
+++ b/epan/dissectors/packet-x509sat.h
@@ -46,5 +46,7 @@ int dissect_x509sat_UniqueIdentifier(gboolean implicit_tag, tvbuff_t *tvb, int o
/*--- End of included file: packet-x509sat-exp.h ---*/
+int dissect_x509sat_DirectoryString(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+
#endif /* PACKET_X509SAT_H */