diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-18 17:56:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-18 17:56:29 +0000 |
commit | d98f10d25b3b67667c0141336d20b58bd48f138b (patch) | |
tree | ec0cd0fc6d3b9c3515a4eb21f7703af4febf9ff3 /ChangeLog | |
parent | dc32d4fe06d8a2e4826c55b423d514a00612426b (diff) | |
download | glibc-d98f10d25b3b67667c0141336d20b58bd48f138b.zip glibc-d98f10d25b3b67667c0141336d20b58bd48f138b.tar.gz glibc-d98f10d25b3b67667c0141336d20b58bd48f138b.tar.bz2 |
Update.
* sysdeps/unix/sysv/aix/getegid.c: Don't try to include <sys/id.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 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/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. |