Fix s_client so that it builds on Windows
authorMatt Caswell <matt@openssl.org>
Tue, 22 Jan 2019 14:27:25 +0000 (14:27 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 24 Jan 2019 13:54:52 +0000 (13:54 +0000)
commit0b53fe1cdc24a3dce450e77db6895a0243ddcb26
tree2c53d41044d61d009e51c0c2c25aef0d65ce7d8b
parentbcc1f3e2baa9caa83a0a94bd19fb37488ef3ee57
Fix s_client so that it builds on Windows

Fixes #8050

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8065)
apps/s_client.c