Fix build compilation failures
authorMatt Caswell <matt@openssl.org>
Wed, 30 Mar 2016 09:59:32 +0000 (10:59 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 30 Mar 2016 09:59:32 +0000 (10:59 +0100)
commit0c767ddcbbbddf79ae61a4b307df0115ced0c110
treea2096479f08c40d6481c7cbbe1916e708561c040
parent84af71a916d0bfce4dde135e4a5fe60d75f4940c
Fix build compilation failures

BIO_f_linebuffer() is now built by default instead of just on VMS, but
the prototype in the header was still only available on VMS.

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/bio.h
util/libcrypto.num