From f334461facc4078adbad6552563f77799c174cab Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Tue, 22 Mar 2016 11:34:32 +0000 Subject: Add functions for creating BIO_METHODs BIO_METHODs are soon to be opaque so we need to have functions available to set them up. Reviewed-by: Richard Levitte --- crypto/bio/build.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/bio/build.info') diff --git a/crypto/bio/build.info b/crypto/bio/build.info index d976c6c7a4..f462c50ad0 100644 --- a/crypto/bio/build.info +++ b/crypto/bio/build.info @@ -5,5 +5,5 @@ SOURCE[../../libcrypto]=\ bss_file.c bss_sock.c bss_conn.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 \ + bss_dgram.c bio_meth.c \ {- $config{target} =~ /^VMS/i ? "bf_lbuf.c" : "" -} -- cgit v1.2.3