strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
unbound: Implementation of query method of unbound_resolver_t
[strongswan.git]
/
src
/
libstrongswan
/
plugins
/
unbound
/
unbound_resolver.h
diff --git
a/src/libstrongswan/plugins/unbound/unbound_resolver.h
b/src/libstrongswan/plugins/unbound/unbound_resolver.h
index
659906c
..
17ac601
100644
(file)
--- a/
src/libstrongswan/plugins/unbound/unbound_resolver.h
+++ b/
src/libstrongswan/plugins/unbound/unbound_resolver.h
@@
-24,6
+24,6
@@
/**
* Create a resolver_t instance.
*/
/**
* 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_ @}*/
#endif /** LIBunbound_RESOLVER_H_ @}*/