Bugzilla – Bug 517
missing include grp.h in setgroups.c
Last modified: 2011-10-22 19:38:31 MDT
Code in setgroups.c uses function setgroups() which is defined in grp.h, but this is not included. Please apply the attached patch.
Created attachment 318 [details] proposed patch
This was fixed a while back in the source repo; the fix is in the 1.8.3 release candidates.
Sudo 1.8.3 is out now and has this fixed.