diff --git a/include/llfio/v2.0/detail/impl/tls_socket_sources/openssl.ipp b/include/llfio/v2.0/detail/impl/tls_socket_sources/openssl.ipp index 8b9793a93..c6b3ffd90 100644 --- a/include/llfio/v2.0/detail/impl/tls_socket_sources/openssl.ipp +++ b/include/llfio/v2.0/detail/impl/tls_socket_sources/openssl.ipp @@ -443,7 +443,7 @@ inline result x509_error(int errcode) namespace detail { - struct openssl_custom_bio_method_t + static struct openssl_custom_bio_method_t { BIO_METHOD *method; openssl_custom_bio_method_t()