Fix no-sock on Windows
authorMatt Caswell <matt@openssl.org>
Wed, 20 Apr 2016 11:56:37 +0000 (12:56 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 20 Apr 2016 13:52:46 +0000 (14:52 +0100)
commitf863ad0c59374ee8cc91dcae71ef60ceabc969f1
tree51b28ea959d38ec7f49c7efd457e58a7c7c5f117
parent2469e76b30d64d9374e06523f3c8a7d669986523
Fix no-sock on Windows

Link errors were occurring on Windows because the header files were not
correctly guarding some functions with OPENSSL_NO_SOCK

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/ocsp.c
include/openssl/bio.h
util/libcrypto.num