s3:winbind: The get[gr|pw]end functions need access to the client state
[metze/samba/wip.git] / source3 / winbindd / winbindd_getsidaliases.c
index 788c88f5506c90cd9977734af6e296fd62802f4b..6755fa149f0299e6792221abbb59717be526a942 100644 (file)
@@ -30,6 +30,7 @@ static void winbindd_getsidaliases_done(struct tevent_req *subreq);
 
 struct tevent_req *winbindd_getsidaliases_send(TALLOC_CTX *mem_ctx,
                                               struct tevent_context *ev,
+                                              struct winbindd_cli_state *cli,
                                               struct winbindd_request *request)
 {
        struct tevent_req *req, *subreq;