[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Thu Feb 4 22:40:11 UTC 2016
The branch master has been updated
via b8c84b280f41ceff073288b9a7c3637b2ae52022 (commit)
from 9880236eed3aa724a6fd49989695d8a804e59425 (commit)
- Log -----------------------------------------------------------------
commit b8c84b280f41ceff073288b9a7c3637b2ae52022
Author: Richard Levitte <levitte at openssl.org>
Date: Thu Feb 4 23:34:20 2016 +0100
Update crypto/bio/build.info
Reviewed-by: Rich Salz <rsalz at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
crypto/bio/build.info | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/crypto/bio/build.info b/crypto/bio/build.info
index 52c5b0a..d976c6c 100644
--- a/crypto/bio/build.info
+++ b/crypto/bio/build.info
@@ -3,7 +3,7 @@ SOURCE[../../libcrypto]=\
bio_lib.c bio_cb.c bio_err.c \
bss_mem.c bss_null.c bss_fd.c \
bss_file.c bss_sock.c bss_conn.c \
- bf_null.c bf_buff.c b_print.c b_dump.c \
- b_sock.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c \
+ bf_null.c bf_buff.c b_print.c b_dump.c b_addr.c \
+ b_sock.c b_sock2.c bss_acpt.c bf_nbio.c bss_log.c bss_bio.c \
bss_dgram.c \
{- $config{target} =~ /^VMS/i ? "bf_lbuf.c" : "" -}
More information about the openssl-commits
mailing list