aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h460
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/h460
parent23c9eb270fc7aeb82f7bc171b58e8038031ce4be (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53872
Diffstat (limited to 'asn1/h460')
-rw-r--r--asn1/h460/packet-h460-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/h460/packet-h460-template.c b/asn1/h460/packet-h460-template.c
index 4490fbc835..03385dd10a 100644
--- a/asn1/h460/packet-h460-template.c
+++ b/asn1/h460/packet-h460-template.c
@@ -41,6 +41,9 @@
#define PSNAME "H.460"
#define PFNAME "h460"
+void proto_register_h460(void);
+void proto_reg_handoff_h460(void);
+
/* Initialize the protocol and registered fields */
static int proto_h460 = -1;
#include "packet-h460-hf.c"