aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h501
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-08 16:50:07 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-08 16:50:07 +0000
commit5db045212e7dd63dc4a61477de9dca3996a456b1 (patch)
tree8a5b28fb524db5ba55abe3a90b537dea86160aaa /asn1/h501
parent8983ae005a175f04f34bd37d4e7447d583d8256c (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53862
Diffstat (limited to 'asn1/h501')
-rw-r--r--asn1/h501/packet-h501-template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/h501/packet-h501-template.c b/asn1/h501/packet-h501-template.c
index 93a170806b..9d149a362f 100644
--- a/asn1/h501/packet-h501-template.c
+++ b/asn1/h501/packet-h501-template.c
@@ -40,6 +40,8 @@
#define PSNAME "H.501"
#define PFNAME "h501"
+void proto_register_h501(void);
+
/* Initialize the protocol and registered fields */
static int proto_h501 = -1;
#include "packet-h501-hf.c"