summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-pkix1implicit.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pkix1implicit.h')
-rw-r--r--epan/dissectors/packet-pkix1implicit.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pkix1implicit.h b/epan/dissectors/packet-pkix1implicit.h
index 162152a43e..322cdde86b 100644
--- a/epan/dissectors/packet-pkix1implicit.h
+++ b/epan/dissectors/packet-pkix1implicit.h
@@ -32,7 +32,13 @@
#ifndef PACKET_PKIX1IMPLICIT_H
#define PACKET_PKIX1IMPLICIT_H
-/*#include "packet-pkix1implicit-exp.h"*/
+
+/*--- Included file: packet-pkix1implicit-exp.h ---*/
+
+int dissect_pkix1implicit_UserNotice(gboolean implicit_tag, tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);
+
+/*--- End of included file: packet-pkix1implicit-exp.h ---*/
+
#endif /* PACKET_PKIX1IMPLICIT_H */