diff --git a/ssl/ssl_lib.c b/ssl/ssl_lib.c index 7fc60e46e..17caf6679 100644 --- a/ssl/ssl_lib.c +++ b/ssl/ssl_lib.c @@ -1372,7 +1372,7 @@ err: } -#ifndef OPENSSL_TLSEXT +#ifndef OPENSSL_NO_TLSEXT /** return a servername extension value if provided in Client Hello, or NULL. * So far, only host_name types are defined (RFC 3546). */