aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-17 22:07:32 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-17 22:07:32 +0000
commite6d09c163454627e8caedc8b58836f9071073c6e (patch)
treef7dd74e1d7000bdf1fcc3730f894157f53b7c68e /asn1/h225
parentbe09c39208963340b9e4aad210facbeeeffd2d46 (diff)
Make local functions static. Include *.h when needed.
svn path=/trunk/; revision=54201
Diffstat (limited to 'asn1/h225')
-rw-r--r--asn1/h225/packet-h225-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/h225/packet-h225-template.c b/asn1/h225/packet-h225-template.c
index 1671118341..6099eeb7a1 100644
--- a/asn1/h225/packet-h225-template.c
+++ b/asn1/h225/packet-h225-template.c
@@ -67,6 +67,7 @@
#define TCP_PORT_CS 1720
#define TLS_PORT_CS 1300
+void proto_register_h225(void);
static void reset_h225_packet_info(h225_packet_info *pi);
static void ras_call_matching(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, h225_packet_info *pi);