Make the perl module compile and eliminate some of the warnings.
[openssl.git] / perl / OpenSSL.xs
index 9af3113f76b0abb43d2a7d4deeaf5609b46decc0..2267168b79a95cea9b4998d17eb54ba0d2b49e4c 100644 (file)
@@ -64,6 +64,8 @@ ex_cleanup(obj, data, ad, idx, argl, argp)
 
 MODULE = OpenSSL  PACKAGE = OpenSSL
 
+PROTOTYPES: ENABLE
+
 BOOT:
     boot_bio();
     boot_cipher();