summaryrefslogtreecommitdiffstats
path: root/server/resolv/async_resolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/resolv/async_resolv.h')
-rw-r--r--server/resolv/async_resolv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/resolv/async_resolv.h b/server/resolv/async_resolv.h
index dab2fdfc4..e0515383b 100644
--- a/server/resolv/async_resolv.h
+++ b/server/resolv/async_resolv.h
@@ -49,6 +49,8 @@ struct resolv_ctx;
int resolv_init(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx,
struct resolv_ctx **ctxp);
+void resolv_reread_configuration(void);
+
const char *resolv_strerror(int ares_code);
struct hostent *resolv_copy_hostent(TALLOC_CTX *mem_ctx,