summaryrefslogtreecommitdiffstats
path: root/contrib/unbound/libunbound/ubsyms.def
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/libunbound/ubsyms.def')
-rw-r--r--contrib/unbound/libunbound/ubsyms.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/unbound/libunbound/ubsyms.def b/contrib/unbound/libunbound/ubsyms.def
index 7e3fdd1..866c176 100644
--- a/contrib/unbound/libunbound/ubsyms.def
+++ b/contrib/unbound/libunbound/ubsyms.def
@@ -1,4 +1,5 @@
ub_ctx_create
+ub_ctx_create_event
ub_ctx_delete
ub_ctx_get_option
ub_ctx_set_option
@@ -18,6 +19,7 @@ ub_fd
ub_process
ub_resolve
ub_resolve_async
+ub_resolve_event
ub_cancel
ub_resolve_free
ub_strerror
@@ -27,3 +29,4 @@ ub_ctx_zone_remove
ub_ctx_data_add
ub_ctx_data_remove
ub_version
+ub_ctx_set_event
OpenPOWER on IntegriCloud