mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-04 05:38:39 +00:00
fix previous test
This commit is contained in:
parent
b6dd3277f2
commit
23490a6c97
@ -190,7 +190,7 @@ pkcs11_del_provider(char *provider_id)
|
||||
|
||||
static RSA_METHOD *rsa_method;
|
||||
static int rsa_idx = 0;
|
||||
#ifdef EC_KEY_METHOD_NEW
|
||||
#ifdef HAVE_EC_KEY_METHOD_NEW
|
||||
static EC_KEY_METHOD *ec_key_method;
|
||||
static int ec_key_idx = 0;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user