about summary refs log tree commit diff
path: root/sysdeps/sparc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-01 02:22:54 +0000
committerRoland McGrath <roland@gnu.org>2006-02-01 02:22:54 +0000
commitd22429909099d9cae79b946ed878c484b0d97fbf (patch)
treec988f31265981ed9e34f7533b6537ba836afc9aa /sysdeps/sparc
parentd700bc13fd01b1eb2873a75b510e11acac68ecac (diff)
downloadglibc-d22429909099d9cae79b946ed878c484b0d97fbf.tar.gz
glibc-d22429909099d9cae79b946ed878c484b0d97fbf.tar.xz
glibc-d22429909099d9cae79b946ed878c484b0d97fbf.zip
* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]
	(__fxstatat64): Add libc_hidden_ver.
	* sysdeps/unix/sysv/linux/fxstatat.c [XSTAT_IS_STAT64] (__fxstatat64):
	Likewise.

	* sysdeps/sparc/sparc64/jmpbuf-unwind.h: Remove jmpbuf-offsets.h
	include.
Diffstat (limited to 'sysdeps/sparc')
-rw-r--r--sysdeps/sparc/sparc64/jmpbuf-unwind.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/jmpbuf-unwind.h b/sysdeps/sparc/sparc64/jmpbuf-unwind.h
index b7e327d0f6..f7eed15ea1 100644
--- a/sysdeps/sparc/sparc64/jmpbuf-unwind.h
+++ b/sysdeps/sparc/sparc64/jmpbuf-unwind.h
@@ -18,7 +18,6 @@
    02111-1307 USA.  */
 
 #include <setjmp.h>
-#include <jmpbuf-offsets.h>
 #include <stdint.h>
 #include <unwind.h>