summaryrefslogtreecommitdiff
path: root/asn1/x509if/packet-x509if-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/x509if/packet-x509if-template.h')
-rw-r--r--asn1/x509if/packet-x509if-template.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/x509if/packet-x509if-template.h b/asn1/x509if/packet-x509if-template.h
index 1be265ab24..6936986057 100644
--- a/asn1/x509if/packet-x509if-template.h
+++ b/asn1/x509if/packet-x509if-template.h
@@ -30,5 +30,8 @@
extern const char * x509if_get_last_dn(void);
+extern gboolean x509if_register_fmt(int hf_index, const gchar *fmt);
+extern const char * x509if_get_last_ava(void);
+
#endif /* PACKET_X509IF_H */