diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-18 17:57:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-18 17:57:50 +0000 |
commit | ed7abbd0ad30d63134807b1498cd96719b779481 (patch) | |
tree | caa1cb6b4c0f8a8043a91de50863ba6f159bcace /ChangeLog | |
parent | d98f10d25b3b67667c0141336d20b58bd48f138b (diff) | |
download | glibc-ed7abbd0ad30d63134807b1498cd96719b779481.zip glibc-ed7abbd0ad30d63134807b1498cd96719b779481.tar.gz glibc-ed7abbd0ad30d63134807b1498cd96719b779481.tar.bz2 |
Update.
* sysdeps/unix/sysv/aix/geteuid.c: Don't try to include <sys/id.h>.
* sysdeps/unix/sysv/aix/getegid.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ 2000-04-18 Ulrich Drepper <drepper@redhat.com> - * sysdeps/unix/sysv/aix/getegid.c: Don't try to include <sys/id.h>. + * sysdeps/unix/sysv/aix/geteuid.c: Don't try to include <sys/id.h>. + * sysdeps/unix/sysv/aix/getegid.c: Likewise. * sysdeps/unix/sysv/aix/xstat64.c: Define STX_NORMAL and STX_64. * sysdeps/unix/sysv/aix/xstat.c: Define STX_NORMAL. * sysdeps/unix/sysv/aix/sys/param.h: Define NGROUPS. |