s3:winbind: The get[gr|pw]end functions need access to the client state
[metze/samba/wip.git] / source3 / winbindd / winbindd_sid_to_gid.c
index 323b44d7f9c74e9a67ef853c82960082bba6075e..1e712cfbee0c098303c098507f3fb1bc5b636eda 100644 (file)
@@ -29,6 +29,7 @@ static void winbindd_sid_to_gid_done(struct tevent_req *subreq);
 
 struct tevent_req *winbindd_sid_to_gid_send(TALLOC_CTX *mem_ctx,
                                            struct tevent_context *ev,
+                                           struct winbindd_cli_state *cli,
                                            struct winbindd_request *request)
 {
        struct tevent_req *req, *subreq;