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:21:51 +0000 (11:21 +0000)
commitb1ffc6ca1c387efad0772c16dfe426afef45dc4f
tree0354e6e74a83d4725970f481b273c4cbd53d05ce
parent86d21d0b9577322ac5da0114c5fac16eb49b4cef
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>
crypto/ecdsa/ecs_vrf.c