winbindd: make add_trusted_domains_dc() public
[metze/samba-autobuild/.git] / source3 / winbindd / winbindd_proto.h
index d42e41fed9405f26146d39fb9e8ef6471f69e9ae..a5e8c8b8df8bc2a8e5cd3c923f905956f04ffbaa 100644 (file)
@@ -365,6 +365,7 @@ void winbindd_msg_reload_services_parent(struct messaging_context *msg,
 NTSTATUS winbindd_reinit_after_fork(const struct winbindd_child *myself,
                                    const char *logfilename);
 struct winbindd_domain *wb_child_domain(void);
+bool add_trusted_domains_dc(void);
 
 /* The following definitions come from winbindd/winbindd_group.c  */
 bool fill_grent(TALLOC_CTX *mem_ctx, struct winbindd_gr *gr,