unbound: Implementation of query method of unbound_resolver_t
This commit is contained in:
committed by
Tobias Brunner
parent
5a4126b490
commit
cfd07978d0
@@ -24,6 +24,6 @@
|
||||
/**
|
||||
* Create a resolver_t instance.
|
||||
*/
|
||||
resolver_t *unbound_resolver_create();
|
||||
resolver_t *unbound_resolver_create(char *resolv_conf, char *ta_file);
|
||||
|
||||
#endif /** LIBunbound_RESOLVER_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user