summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-18 00:31:58 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-18 00:31:58 +0000
commit8b7bdd8b8845d0dd94fabb38bb9b1efcd847f4f7 (patch)
tree3fe851fbf2600145fc75f757afc342d8e7391765 /io
parent776356486d4d53c965e6c9613bb7c51d44891dec (diff)
.
Diffstat (limited to 'io')
-rw-r--r--io/sys/stat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/io/sys/stat.h b/io/sys/stat.h
index 7221b4e7be..03152990e7 100644
--- a/io/sys/stat.h
+++ b/io/sys/stat.h
@@ -245,10 +245,8 @@ extern int __REDIRECT_NTH (fstatat, (int __fd, __const char *__file,
# endif
# endif
-# ifdef __USE_LARGEFILE64
extern int fstatat64 (int __fd, __const char *__file, struct stat64 *__buf,
int __flag) __THROW __nonnull ((2, 3));
-# endif
#endif
#if defined __USE_BSD || defined __USE_XOPEN_EXTENDED