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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue