aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ess.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2011-10-14 07:44:20 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2011-10-14 07:44:20 +0000
commit60edd8a0a82a9a5a2e73b759f2b165da0e270d9d (patch)
tree6a8f4c2e65b29dd2333ffb6199fdff265b1d1249 /epan/dissectors/packet-ess.h
parent70dd9533364b2018533545ba962e1d456bbcf2a5 (diff)
Export ESSSecurityLabel_PDU.
svn path=/trunk/; revision=39413
Diffstat (limited to 'epan/dissectors/packet-ess.h')
-rw-r--r--epan/dissectors/packet-ess.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ess.h b/epan/dissectors/packet-ess.h
index 6da8d895c1..3a395be86c 100644
--- a/epan/dissectors/packet-ess.h
+++ b/epan/dissectors/packet-ess.h
@@ -35,7 +35,13 @@
#ifndef PACKET_ESS_H
#define PACKET_ESS_H
-/*#include "packet-ess-exp.h"*/
+
+/*--- Included file: packet-ess-exp.h ---*/
+#line 1 "../../asn1/ess/packet-ess-exp.h"
+void dissect_ess_ESSSecurityLabel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_);
+
+/*--- End of included file: packet-ess-exp.h ---*/
+#line 31 "../../asn1/ess/packet-ess-template.h"
#endif /* PACKET_ESS_H */