1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

Sync http2 stuff with 2.4.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705819 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yann Ylavic
2015-09-29 09:12:59 +00:00
parent d2c4561709
commit 719890b9bd
2 changed files with 8 additions and 8 deletions

View File

@@ -2221,7 +2221,7 @@ int ssl_callback_alpn_select(SSL *ssl,
return SSL_TLSEXT_ERR_OK;
}
#endif
#endif /* HAVE_TLS_ALPN */
#ifdef HAVE_SRP