diff options
author | Roland McGrath <roland@gnu.org> | 2001-11-06 10:59:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-11-06 10:59:17 +0000 |
commit | b1ac1b8c3c4044682469794f40d989fe0ca936b0 (patch) | |
tree | 9281f3b6914817933af5b4371272ff0a1b541fbb /ChangeLog | |
parent | 995c9bd45d3bafce0576a9728af73910a6516609 (diff) | |
download | glibc-b1ac1b8c3c4044682469794f40d989fe0ca936b0.tar.gz glibc-b1ac1b8c3c4044682469794f40d989fe0ca936b0.tar.xz glibc-b1ac1b8c3c4044682469794f40d989fe0ca936b0.zip |
* sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c4f017201b..a57794dfc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-11-06 Roland McGrath <roland@frob.com> + * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h + instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h. + * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include sysdeps/powerpc/elf/sysdep.h. Reported by Kaoru Fukui <k_fukui@highway.ne.jp>. |