s3:winbind: The get[gr|pw]end functions need access to the client state
[samba.git] / source3 / winbindd / winbindd_getgroups.c
index 9e6465696e83e63165c8cb08581a89734c6673ac..3bdf762c458e85a9ef004fb422b33f58971bb8b0 100644 (file)
@@ -39,6 +39,7 @@ static void winbindd_getgroups_sid2gid_done(struct tevent_req *subreq);
 
 struct tevent_req *winbindd_getgroups_send(TALLOC_CTX *mem_ctx,
                                           struct tevent_context *ev,
+                                          struct winbindd_cli_state *cli,
                                           struct winbindd_request *request)
 {
        struct tevent_req *req, *subreq;