summaryrefslogtreecommitdiffstats
path: root/crypto/symhacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/symhacks.h')
-rw-r--r--crypto/symhacks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/symhacks.h b/crypto/symhacks.h
index 5774d24561..c603cac64a 100644
--- a/crypto/symhacks.h
+++ b/crypto/symhacks.h
@@ -176,6 +176,8 @@
#define SSL_CTX_set_default_passwd_cb_userdata SSL_CTX_set_def_passwd_cb_ud
#undef SSL_COMP_get_compression_methods
#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_add_clienthello_renegotiate_ext
#define ssl_add_clienthello_renegotiate_ext ssl_add_clienthello_reneg_ext
#undef ssl_add_serverhello_renegotiate_ext