aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/novell_pkis
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2014-01-02 11:27:10 +0000
committerAnders Broman <anders.broman@ericsson.com>2014-01-02 11:27:10 +0000
commit3cb2c58eaf5472ffe979b30d1c7b10908546e40c (patch)
tree83f213eef3c863aa2063291988851eca940d3ac9 /asn1/novell_pkis
parent558c885d6ddb4791d47ea3063a3570eb99291f73 (diff)
Fix [-Wmissing-prototypes]
svn path=/trunk/; revision=54552
Diffstat (limited to 'asn1/novell_pkis')
-rw-r--r--asn1/novell_pkis/packet-novell_pkis-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/novell_pkis/packet-novell_pkis-template.c b/asn1/novell_pkis/packet-novell_pkis-template.c
index c0192c5f33..c8acb0c427 100644
--- a/asn1/novell_pkis/packet-novell_pkis-template.c
+++ b/asn1/novell_pkis/packet-novell_pkis-template.c
@@ -41,6 +41,9 @@
#include "packet-novell_pkis-ett.c"
#include "packet-novell_pkis-fn.c"
+void proto_register_novell_pkis (void);
+void proto_reg_handoff_novell_pkis(void);
+
static int proto_novell_pkis = -1;
void proto_reg_handoff_novell_pkis(void)