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:33 +0000 (11:25 +0000)
commit3570086760653bcdd0c2d6916320719df2f002d7
treeaa728954e076337c90db074132e3bc05b766aa5e
parentacb341eb6e611e61c272e411ec9fb12228dbb752
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