summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_domain_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ad/ad_domain_info.h')
-rw-r--r--src/providers/ad/ad_domain_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/ad/ad_domain_info.h b/src/providers/ad/ad_domain_info.h
index d3a6416ce..b96e8a3c3 100644
--- a/src/providers/ad/ad_domain_info.h
+++ b/src/providers/ad/ad_domain_info.h
@@ -37,6 +37,7 @@ ad_master_domain_recv(struct tevent_req *req,
TALLOC_CTX *mem_ctx,
char **_flat,
char **_id,
+ char **_site,
char **_forest);
#endif /* _AD_MASTER_DOMAIN_H_ */