s3:winbind: The get[gr|pw]end functions need access to the client state
[metze/samba/wip.git] / source3 / winbindd / winbindd_getgrnam.c
index 85e60a27578f03ead8209d750460bf057b752b7b..d55796513fad00af5c600382430453bd970e52c1 100644 (file)
@@ -35,6 +35,7 @@ static void winbindd_getgrnam_done(struct tevent_req *subreq);
 
 struct tevent_req *winbindd_getgrnam_send(TALLOC_CTX *mem_ctx,
                                          struct tevent_context *ev,
+                                         struct winbindd_cli_state *cli,
                                          struct winbindd_request *request)
 {
        struct tevent_req *req, *subreq;