--- ./net/sunrpc/auth_unix.c.orig 2005-02-14 22:37:33.000000000 +0100 +++ ./net/sunrpc/auth_unix.c 2005-02-14 23:38:29.000000000 +0100 @@ -98,7 +98,6 @@ unx_add_groups(struct auth_cred *acred, gid_t gid, struct group_info *gi, struct rpc_groups *rg) { int i, n; - gid_t gid; acred->gid = gid; get_group_info(gi);