From 4014e2aec4e3911f7e83f792d444c487f2ab3dee Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Sat, 5 Nov 2022 19:34:51 +0100 Subject: [PATCH] Expose symbols --- libunbound/ubsyms.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libunbound/ubsyms.def b/libunbound/ubsyms.def index 0ace984fa..3b6e4568c 100644 --- a/libunbound/ubsyms.def +++ b/libunbound/ubsyms.def @@ -31,6 +31,8 @@ ub_resolve ub_resolve_async ub_resolve_event ub_resolve_free +ub_send +ub_send_async ub_strerror ub_version ub_wait -- 2.47.2