s3:winbind: The get[gr|pw]end functions need access to the client state
[ira/wip.git] / source3 / winbindd / winbindd_uid_to_sid.c
index 151fffd296c452ad6b5e6e662750d286683f6f3f..467a1af96a3885be796783582bb82e275473f27a 100644 (file)
@@ -30,6 +30,7 @@ static void winbindd_uid_to_sid_done(struct tevent_req *subreq);
 
 struct tevent_req *winbindd_uid_to_sid_send(TALLOC_CTX *mem_ctx,
                                            struct tevent_context *ev,
+                                           struct winbindd_cli_state *cli,
                                            struct winbindd_request *request)
 {
        struct tevent_req *req, *subreq;