From dafdc19d9ef7e437daa07ebf84744e79e3602064 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 28 Mar 2013 07:34:13 +0000 Subject: -Wmissing-prototypes svn path=/trunk/; revision=48609 --- asn1/t125/packet-t125-template.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'asn1/t125') diff --git a/asn1/t125/packet-t125-template.c b/asn1/t125/packet-t125-template.c index f89555b224..ae512ce9d5 100644 --- a/asn1/t125/packet-t125-template.c +++ b/asn1/t125/packet-t125-template.c @@ -39,6 +39,8 @@ #define PSNAME "T.125" #define PFNAME "t125" +void proto_register_t125(void); +void proto_reg_handoff_t125(void); /* Initialize the protocol and registered fields */ static int proto_t125 = -1; -- cgit v1.2.3