Fix heartbeat compilation error Reviewed-by: Rich Salz <rsalz@openssl.org>
diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 0a73eed..501bf24 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c
@@ -1505,6 +1505,7 @@ #ifndef OPENSSL_NO_HEARTBEATS /* Add Heartbeat extension if we've received one */ if (SSL_IS_DTLS(s) && (s->tlsext_heartbeat & SSL_DTLSEXT_HB_ENABLED)) { + unsigned int mode; /*- * Set mode: * 1: peer may send requests