aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms
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/mms
parentb630ccec178c898a991758b411286064cc497e57 (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53860
Diffstat (limited to 'asn1/mms')
-rw-r--r--asn1/mms/packet-mms-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/mms/packet-mms-template.c b/asn1/mms/packet-mms-template.c
index 421cf8dcbb..e24c2a59d2 100644
--- a/asn1/mms/packet-mms-template.c
+++ b/asn1/mms/packet-mms-template.c
@@ -39,6 +39,9 @@
#define PSNAME "MMS"
#define PFNAME "mms"
+void proto_register_mms(void);
+void proto_reg_handoff_mms(void);
+
/* Initialize the protocol and registered fields */
static int proto_mms = -1;