Fix so Win32 compiles again...
This commit is contained in:
parent
94de04192d
commit
9b95f1df4b
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ sub do_defs
|
|||
|
||||
delete $funcs{"SSL_add_dir_cert_subjects_to_stack"};
|
||||
delete $funcs{"RSA_PKCS1_RSAref"} unless $rsaref;
|
||||
delete $funcs{"bn_dump1"};
|
||||
|
||||
if($W32) {
|
||||
delete $funcs{"BIO_s_file_internal"};
|
||||
|
|
Loading…
Reference in a new issue