aboutsummaryrefslogtreecommitdiffstats
path: root/perl/openssl_bn.xs
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-07-22 16:10:31 +0000
committerUlf Möller <ulf@openssl.org>1999-07-22 16:10:31 +0000
commit49b8142262247dcf6e0308e26cdb2d7f1bbafcb8 (patch)
tree8144e1c2ba653eecc652b94776783c6ee59db756 /perl/openssl_bn.xs
parentf0e8ae723cf8f86a91bdc5be8a6a5b956309729f (diff)
downloadopenssl-49b8142262247dcf6e0308e26cdb2d7f1bbafcb8.tar.gz
Make the perl module compile and eliminate some of the warnings.
Still doesn't work (the destructor on BIO and SSL is called immediately after creating the object. Why that??)
Diffstat (limited to 'perl/openssl_bn.xs')
-rw-r--r--perl/openssl_bn.xs1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl/openssl_bn.xs b/perl/openssl_bn.xs
index 359e906651..f79bf879e8 100644
--- a/perl/openssl_bn.xs
+++ b/perl/openssl_bn.xs
@@ -72,6 +72,7 @@ char *arg;
MODULE = OpenSSL::BN PACKAGE = OpenSSL::BN PREFIX = p5_BN_
+PROTOTYPES: ENABLE
VERSIONCHECK: DISABLE
void