summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-cmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cmp.h')
-rw-r--r--epan/dissectors/packet-cmp.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cmp.h b/epan/dissectors/packet-cmp.h
index 5b90bf3742..12cd23fdca 100644
--- a/epan/dissectors/packet-cmp.h
+++ b/epan/dissectors/packet-cmp.h
@@ -34,6 +34,8 @@
#ifndef PACKET_CMP_H
#define PACKET_CMP_H
+void proto_reg_handoff_cmp(void);
+
/*--- Included file: packet-cmp-exp.h ---*/
#line 1 "packet-cmp-exp.h"
@@ -81,7 +83,7 @@ int dissect_cmp_PollReqContent(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int
int dissect_cmp_PollRepContent(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-cmp-exp.h ---*/
-#line 30 "packet-cmp-template.h"
+#line 32 "packet-cmp-template.h"
#endif /* PACKET_CMP_H */