From 6d2ff902035b58b43cd655ad27a532667bbd5724 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Thu, 30 Oct 2014 15:50:14 +0100 Subject: [PATCH] Remove getdns_context_fd from exported symbols --- src/libgetdns.symbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libgetdns.symbols b/src/libgetdns.symbols index e32dd9d1..2f8b4136 100644 --- a/src/libgetdns.symbols +++ b/src/libgetdns.symbols @@ -91,10 +91,10 @@ getdns_root_trust_anchor getdns_context_set_return_dnssec_status getdns_dict_util_set_string getdns_dict_util_get_string -getdns_context_fd getdns_context_set_use_threads getdns_context_get_num_pending_requests getdns_context_process_async +getdns_eventloop_event_init getdns_context_set_eventloop getdns_context_detach_eventloop getdns_context_run