Cleanup libcrypto.num and make update
[openssl.git] / ssl / ssl_utst.c
index 1a39cec8edaa52d60b88ffa697ed82806e343636..335cf0d506b83a73342a98a7459be64fd0f99bfb 100644 (file)
@@ -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
 };