Fix no-sock
authorMatt Caswell <matt@openssl.org>
Tue, 23 Aug 2016 19:49:26 +0000 (20:49 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Aug 2016 08:25:53 +0000 (09:25 +0100)
commit44cb4f5b5f0cee7e177aa8fc214b992f016fa8f0
tree74248a35f296e1d3e051941bd9fbe89b8130152c
parente97763c92c655dcf4af2860b3abd2bc4c8a267f9
Fix no-sock

The declaration of bio_type_lock is independent of no-sock so should not be
inside OPENSSL_NO_SOCK guards.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bio/bio_lcl.h