mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
setgroups() proto lives in grp.h on RHEL4, perhaps others.
This commit is contained in:
parent
64a57a2ee9
commit
da95b0ea58
@ -32,6 +32,7 @@
|
||||
# include <unistd.h>
|
||||
#endif /* HAVE_UNISTD_H */
|
||||
#include <errno.h>
|
||||
#include <grp.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "missing.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user