aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-p7.h
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2008-01-02 09:30:45 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2008-01-02 09:30:45 +0000
commit8a0e3ffb37749cf664908db9198e0b368a735e91 (patch)
tree89a435e4e513f160fe36d0f1781c20bf9077f65d /epan/dissectors/packet-p7.h
parentcad42d9103a7de348cee2afb88ec8174dd99d330 (diff)
Additional EXPORTS for X.420 attributes and general fixes.
svn path=/trunk/; revision=23980
Diffstat (limited to 'epan/dissectors/packet-p7.h')
-rwxr-xr-xepan/dissectors/packet-p7.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/epan/dissectors/packet-p7.h b/epan/dissectors/packet-p7.h
index fbbb66bc75..4868739c29 100755
--- a/epan/dissectors/packet-p7.h
+++ b/epan/dissectors/packet-p7.h
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-p7.h */
-/* ../../tools/asn2wrs.py -b -e -X -T -L -p p7 -c p7.cnf -s packet-p7-template MSAbstractService.asn MSGeneralAttributeTypes.asn MSAccessProtocol.asn */
+/* ../../tools/asn2wrs.py -b -e -L -p p7 -c p7.cnf -s packet-p7-template MSAbstractService.asn MSGeneralAttributeTypes.asn MSAccessProtocol.asn */
/* Input file: packet-p7-template.h */
@@ -34,6 +34,14 @@
#ifndef PACKET_P7_H
#define PACKET_P7_H
-/* #include "packet-p7-exp.h" */
+
+/*--- Included file: packet-p7-exp.h ---*/
+#line 1 "packet-p7-exp.h"
+extern const value_string p7_SignatureStatus_vals[];
+int dissect_p7_SequenceNumber(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
+int dissect_p7_SignatureStatus(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
+
+/*--- End of included file: packet-p7-exp.h ---*/
+#line 30 "packet-p7-template.h"
#endif /* PACKET_P7_H */