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:25:55 +0000 (11:25 +0000)
commit94e5cf36bd0a9805a6fd0433a6fd8167467c7f3b
tree08fe49e169cd22aa5ba7132df88ad94cdee39846
parent23df532ec481886880c42bea035c7b872b7b5091
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