mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Fix build-break
Combination of heartbeats and unit-tests. Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
3544091ae0
commit
77b8ad1840
@ -60,6 +60,7 @@ static const struct openssl_ssl_test_functions ssl_test_functions = {
|
||||
ssl_init_wbio_buffer,
|
||||
ssl3_setup_buffers,
|
||||
# ifndef OPENSSL_NO_HEARTBEATS
|
||||
# undef dtls1_process_heartbeat
|
||||
dtls1_process_heartbeat
|
||||
# endif
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user