Fix various OPENSSL_NO_* options
authorMatt Caswell <matt@openssl.org>
Fri, 15 May 2015 08:42:08 +0000 (09:42 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 May 2015 08:38:37 +0000 (09:38 +0100)
commita7f82a1ab2be0b9c27944430ac48ad63cc0d5e79
tree5d6c31fd073c0e141f09904736122e7ea6c4b1d8
parent6b41b3f5eacc6b1bb851c9dce22d6e893f32ea7d
Fix various OPENSSL_NO_* options

This fixes compilation with various OPENSSL_NO_* options that got broken
during the big apps cleanup.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/s_client.c
apps/s_server.c
apps/srp.c