X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fsymhacks.h;h=01fe7d824989c35778ab265b99a5496a11d382d2;hb=6a7a4a4e19a339889e8238b6b23b5d3c010a0361;hp=c603cac64ae57b9d4dbbd89fdafeb76e6a740374;hpb=dabd4f19868519ef3532d9c4a4f5127446e0290a;p=oweals%2Fopenssl.git diff --git a/crypto/symhacks.h b/crypto/symhacks.h index c603cac64a..01fe7d8249 100644 --- a/crypto/symhacks.h +++ b/crypto/symhacks.h @@ -178,6 +178,8 @@ #define SSL_COMP_get_compression_methods SSL_COMP_get_compress_methods #undef SSL_COMP_set0_compression_methods #define SSL_COMP_set0_compression_methods SSL_COMP_set0_compress_methods +#undef SSL_COMP_free_compression_methods +#define SSL_COMP_free_compression_methods SSL_COMP_free_compress_methods #undef ssl_add_clienthello_renegotiate_ext #define ssl_add_clienthello_renegotiate_ext ssl_add_clienthello_reneg_ext #undef ssl_add_serverhello_renegotiate_ext