mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 01:50:11 +00:00
Don't try to include <sys/id.h>.
This commit is contained in:
parent
a24525ca53
commit
46737e2def
@ -17,9 +17,6 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <unistd.h>
|
||||
/* is there a reason *NOT* to include <sys/id.h>? If so #define ID_EFFECTIVE */
|
||||
#include <sys/id.h>
|
||||
|
||||
|
||||
gid_t
|
||||
__getegid (void)
|
||||
|
@ -17,9 +17,6 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <unistd.h>
|
||||
/* is there a reason *NOT* to include <sys/id.h>? If so #define ID_EFFECTIVE */
|
||||
#include <sys/id.h>
|
||||
|
||||
|
||||
uid_t
|
||||
__geteuid (void)
|
||||
|
Loading…
Reference in New Issue
Block a user