diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-09 19:50:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-09 19:50:01 +0000 |
commit | 49783c67c02d1c74fbc628c138bee025592a2652 (patch) | |
tree | 151beaa011fafc3e1eba70edb00a00d65c74b2f7 /sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c | |
parent | ae11e4128c9a209c62c1c79532318f1ea0ab76f8 (diff) | |
download | glibc-49783c67c02d1c74fbc628c138bee025592a2652.tar glibc-49783c67c02d1c74fbc628c138bee025592a2652.tar.gz glibc-49783c67c02d1c74fbc628c138bee025592a2652.tar.bz2 glibc-49783c67c02d1c74fbc628c138bee025592a2652.zip |
Adjust for recent input file changes.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c b/sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c index c2610b2a06..db08af8e0f 100644 --- a/sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c +++ b/sysdeps/unix/sysv/linux/sparc/sparc64/fxstatat.c @@ -1 +1 @@ -#include "../../fxstatat.c" +#include "../../i386/fxstatat.c" |