diff --git a/sysdeps/unix/sysv/linux/fstatat.c b/sysdeps/unix/sysv/linux/fstatat.c index 055fb4762e..8926eed244 100644 --- a/sysdeps/unix/sysv/linux/fstatat.c +++ b/sysdeps/unix/sysv/linux/fstatat.c @@ -21,8 +21,6 @@ #include #if !XSTAT_IS_XSTAT64 -# include - int __fstatat (int fd, const char *file, struct stat *buf, int flag) {