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,
|
ssl_init_wbio_buffer,
|
||||||
ssl3_setup_buffers,
|
ssl3_setup_buffers,
|
||||||
# ifndef OPENSSL_NO_HEARTBEATS
|
# ifndef OPENSSL_NO_HEARTBEATS
|
||||||
|
# undef dtls1_process_heartbeat
|
||||||
dtls1_process_heartbeat
|
dtls1_process_heartbeat
|
||||||
# endif
|
# endif
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user