mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-08 18:30:18 +00:00
* sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
This commit is contained in:
parent
995c9bd45d
commit
b1ac1b8c3c
@ -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>.
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include <sysdeps/mach/sysdep.h>
|
||||
|
||||
#undef ENTRY
|
||||
#include <sysdeps/unix/sysdep.h>
|
||||
#include <sysdeps/powerpc/elf/sysdep.h>
|
||||
#include <sysdeps/unix/powerpc/sysdep.h>
|
||||
|
||||
#endif /* _MACH_POWERPC_SYSDEP_H */
|
||||
|
Loading…
Reference in New Issue
Block a user