aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/logotypecertextn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-08 15:52:29 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-08 15:52:29 +0000
commitc9884f573a530de0127754d307bcb463c4f01dad (patch)
treed710e798207b3182805c74f1406f448fed09a4b4 /asn1/logotypecertextn
parentb630ccec178c898a991758b411286064cc497e57 (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53860
Diffstat (limited to 'asn1/logotypecertextn')
-rw-r--r--asn1/logotypecertextn/packet-logotypecertextn-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/logotypecertextn/packet-logotypecertextn-template.c b/asn1/logotypecertextn/packet-logotypecertextn-template.c
index 624e9c1a4a..011f509ca6 100644
--- a/asn1/logotypecertextn/packet-logotypecertextn-template.c
+++ b/asn1/logotypecertextn/packet-logotypecertextn-template.c
@@ -36,6 +36,9 @@
#define PSNAME "LogotypeCertExtn"
#define PFNAME "logotypecertextn"
+void proto_register_logotypecertextn(void);
+void proto_reg_handoff_logotypecertextn(void);
+
/* Initialize the protocol and registered fields */
static int proto_logotypecertextn = -1;
#include "packet-logotypecertextn-hf.c"