summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-03-30 10:59:32 +0100
committerMatt Caswell <matt@openssl.org>2016-03-30 10:59:32 +0100
commit0c767ddcbbbddf79ae61a4b307df0115ced0c110 (patch)
treea2096479f08c40d6481c7cbbe1916e708561c040 /util
parent84af71a916d0bfce4dde135e4a5fe60d75f4940c (diff)
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>
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index e43c85466d..7e704d3c92 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -1385,7 +1385,7 @@ BN_free 1342 1_1_0 EXIST::FUNCTION:
EVP_aes_128_cfb1 1343 1_1_0 EXIST::FUNCTION:AES
EC_KEY_get0_group 1344 1_1_0 EXIST::FUNCTION:EC
PEM_write_bio_CMS_stream 1345 1_1_0 EXIST::FUNCTION:CMS
-BIO_f_linebuffer 1346 1_1_0 EXIST:VMS:FUNCTION:
+BIO_f_linebuffer 1346 1_1_0 EXIST::FUNCTION:
ASN1_item_d2i_bio 1347 1_1_0 EXIST::FUNCTION:
ENGINE_get_flags 1348 1_1_0 EXIST::FUNCTION:ENGINE
OCSP_resp_find 1349 1_1_0 EXIST::FUNCTION: