aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h283/packet-h283-template.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-08 22:02:12 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-08 22:02:12 +0000
commit4124b7aa170001bcb0df4b8605a9a6b1682e5b5f (patch)
treead499e4e97ada84295a364f0fd96eee524da9392 /asn1/h283/packet-h283-template.c
parent23c9eb270fc7aeb82f7bc171b58e8038031ce4be (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53872
Diffstat (limited to 'asn1/h283/packet-h283-template.c')
-rw-r--r--asn1/h283/packet-h283-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/h283/packet-h283-template.c b/asn1/h283/packet-h283-template.c
index 05a946dcb1..decad2f135 100644
--- a/asn1/h283/packet-h283-template.c
+++ b/asn1/h283/packet-h283-template.c
@@ -36,6 +36,9 @@
#define PSNAME "LCT"
#define PFNAME "lct"
+void proto_register_h283(void);
+void proto_reg_handoff_h283(void);
+
/* Initialize the protocol and registered fields */
static int proto_h283 = -1;
#include "packet-h283-hf.c"