mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
Define ID_REAL.
This commit is contained in:
parent
c2757d9621
commit
9f16cfe420
@ -17,8 +17,8 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <unistd.h>
|
||||
/* is there a reason *NOT* to include <sys/id.h>? If so #define ID_REAL */
|
||||
#include <sys/id.h>
|
||||
|
||||
#define ID_REAL 2
|
||||
|
||||
extern gid_t getgidx (int which);
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <unistd.h>
|
||||
/* is there a reason *NOT* to include <sys/id.h>? If so #define ID_REAL */
|
||||
#include <sys/id.h>
|
||||
|
||||
#define ID_REAL 2
|
||||
|
||||
extern uid_t getuidx (int which);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user