From 0a6d797cf6eb751d7eb613900cd19803e05d905f Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 18 Oct 2024 06:52:55 -0700 Subject: unbound: Vendor import 1.20.0 Release notes at https://nlnetlabs.nl/news/2024/Oct/17/unbound-1.22.0-released/ --- testcode/fake_event.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testcode/fake_event.c') diff --git a/testcode/fake_event.c b/testcode/fake_event.c index a517fa5f373e..2f60b1381e11 100644 --- a/testcode/fake_event.c +++ b/testcode/fake_event.c @@ -939,6 +939,11 @@ listen_create(struct comm_base* base, struct listen_port* ATTR_UNUSED(ports), int ATTR_UNUSED(http_notls), struct tcl_list* ATTR_UNUSED(tcp_conn_limit), void* ATTR_UNUSED(sslctx), struct dt_env* ATTR_UNUSED(dtenv), + struct doq_table* ATTR_UNUSED(table), + struct ub_randstate* ATTR_UNUSED(rnd), + const char* ATTR_UNUSED(ssl_service_key), + const char* ATTR_UNUSED(ssl_service_pem), + struct config_file* ATTR_UNUSED(cfg), comm_point_callback_type* cb, void *cb_arg) { struct replay_runtime* runtime = (struct replay_runtime*)base; -- cgit v1.3