aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sys/stat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sys/stat.h b/include/sys/stat.h
index 646a162..108cb0c 100644
--- a/include/sys/stat.h
+++ b/include/sys/stat.h
@@ -50,7 +50,6 @@ hidden_proto (__fstatat64)
# define __stat64_time64 __stat64
# define __fstat64_time64 __fstat64
# define __lstat64_time64 __lstat64
-# define __fstatat_time64 __fstatat
# define __fstatat64_time64 __fstatat64
# else
extern int __stat64_time64 (const char *file, struct __stat64_t64 *buf);