summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_srv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ad/ad_srv.h')
-rw-r--r--src/providers/ad/ad_srv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/providers/ad/ad_srv.h b/src/providers/ad/ad_srv.h
index 7522ecae4..be3ac2826 100644
--- a/src/providers/ad/ad_srv.h
+++ b/src/providers/ad/ad_srv.h
@@ -29,7 +29,8 @@ ad_srv_plugin_ctx_init(TALLOC_CTX *mem_ctx,
enum host_database *host_dbs,
struct sdap_options *opts,
const char *hostname,
- const char *ad_domain);
+ const char *ad_domain,
+ const char *ad_site_override);
struct tevent_req *ad_srv_plugin_send(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,