diff options
author | Roland McGrath <roland@gnu.org> | 2001-11-06 10:56:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-11-06 10:56:56 +0000 |
commit | fc8bbaf0c1f0f6ed0473e9e43787a39ac5a190bb (patch) | |
tree | edbddf5777a60e0098a3e1c243e1b4b92eb4b89e /sysdeps/unix/sysv/linux/powerpc/sysdep.h | |
parent | 007e468253fb38d16e1745f68155c6310541686d (diff) | |
download | glibc-fc8bbaf0c1f0f6ed0473e9e43787a39ac5a190bb.tar.gz glibc-fc8bbaf0c1f0f6ed0473e9e43787a39ac5a190bb.tar.xz glibc-fc8bbaf0c1f0f6ed0473e9e43787a39ac5a190bb.zip |
2001-11-06 Roland McGrath <roland@frob.com>
* sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include sysdeps/powerpc/elf/sysdep.h. Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/sysdep.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/sysdep.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/sysdep.h b/sysdeps/unix/sysv/linux/powerpc/sysdep.h index 904ff0a4f3..78ff4edcc6 100644 --- a/sysdeps/unix/sysv/linux/powerpc/sysdep.h +++ b/sysdeps/unix/sysv/linux/powerpc/sysdep.h @@ -20,7 +20,6 @@ #define _LINUX_POWERPC_SYSDEP_H 1 #include <sysdeps/unix/powerpc/sysdep.h> -#include <sysdeps/powerpc/elf/sysdep.h> /* For Linux we can use the system call table in the header file /usr/include/asm/unistd.h |