aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lppe
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-08 16:40:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-08 16:40:49 +0000
commit8983ae005a175f04f34bd37d4e7447d583d8256c (patch)
tree380c6034536b1d967c93e96b394c8cfb232ce62d /asn1/lppe
parentc9884f573a530de0127754d307bcb463c4f01dad (diff)
- Forward declaration of register functions.
svn path=/trunk/; revision=53861
Diffstat (limited to 'asn1/lppe')
-rw-r--r--asn1/lppe/packet-lppe-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/lppe/packet-lppe-template.c b/asn1/lppe/packet-lppe-template.c
index c89252128f..9f0afc1058 100644
--- a/asn1/lppe/packet-lppe-template.c
+++ b/asn1/lppe/packet-lppe-template.c
@@ -43,6 +43,9 @@
#pragma warning(disable:4146)
#endif
+void proto_register_lppe(void);
+void proto_reg_handoff_lppe(void);
+
/* Initialize the protocol and registered fields */
static int proto_lppe = -1;