Fix no-ocsp on Windows (and probably VMS)
authorMatt Caswell <matt@openssl.org>
Wed, 20 Apr 2016 15:38:29 +0000 (16:38 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Apr 2016 16:03:02 +0000 (17:03 +0100)
commit5951e840d9295bed554c267f51d7977b8f76b4bb
treee43887e72f2b63759b0c1d706eeac794563c0450
parent5d94e5b65adc7d773068b8eb4b5525d35930f1ae
Fix no-ocsp on Windows (and probably VMS)

The ocsp.h file did not have appropriate guards causing link failures on
Windows.

GH Issue 900

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/opt.c
include/openssl/ocsp.h
ssl/t1_lib.c
util/libcrypto.num