aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/pkcs1')
-rw-r--r--asn1/pkcs1/packet-pkcs1-template.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/pkcs1/packet-pkcs1-template.c b/asn1/pkcs1/packet-pkcs1-template.c
index 5d0b2764db..b064e3449d 100644
--- a/asn1/pkcs1/packet-pkcs1-template.c
+++ b/asn1/pkcs1/packet-pkcs1-template.c
@@ -39,6 +39,9 @@
#define PSNAME "PKCS-1"
#define PFNAME "pkcs-1"
+void proto_register_pkcs1(void);
+void proto_reg_handoff_pkcs1(void);
+
/* Initialize the protocol and registered fields */
static int proto_pkcs1 = -1;
#include "packet-pkcs1-hf.c"