summaryrefslogtreecommitdiffstats
path: root/perl/OpenSSL.xs
diff options
context:
space:
mode:
Diffstat (limited to 'perl/OpenSSL.xs')
-rw-r--r--perl/OpenSSL.xs2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/OpenSSL.xs b/perl/OpenSSL.xs
index 9af3113f76..2267168b79 100644
--- a/perl/OpenSSL.xs
+++ b/perl/OpenSSL.xs
@@ -64,6 +64,8 @@ ex_cleanup(obj, data, ad, idx, argl, argp)
MODULE = OpenSSL PACKAGE = OpenSSL
+PROTOTYPES: ENABLE
+
BOOT:
boot_bio();
boot_cipher();