summaryrefslogtreecommitdiff
path: root/io/fstat64.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/fstat64.c')
-rw-r--r--io/fstat64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/fstat64.c b/io/fstat64.c
index 376a262a10..2d677a15ed 100644
--- a/io/fstat64.c
+++ b/io/fstat64.c
@@ -36,6 +36,7 @@
functions in the shared library can adapt without needing to recompile
all callers. */
+#undef fstat64
int
fstat64 (int fd, struct stat64 *buf)
{