Fix warning where BIO_FLAGS_UPLINK was being redefined.
authorMatt Caswell <matt@openssl.org>
Sat, 10 Jan 2015 23:36:28 +0000 (23:36 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Jan 2015 11:24:52 +0000 (11:24 +0000)
commit635ca4446f9f508e9e71d4aeb40c748e1198996d
treee4abdb9d10b4ab9be5680621d66d285526d03dba
parentbd00b8dc65c403d249893e495fd3e4b89e60ca35
Fix warning where BIO_FLAGS_UPLINK was being redefined.
This warning breaks the build in 1.0.0 and 0.9.8

Reviewed-by: Andy Polyakov <appro@openssl.org>
(cherry picked from commit b1ffc6ca1c387efad0772c16dfe426afef45dc4f)
crypto/ecdsa/ecs_vrf.c