mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-14 21:10:19 +00:00
linux: Drop useless include from fstatat.c
It is a left-over from previous refactorings. Reviewed by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
parent
17bfe5954b
commit
f4ce325dfc
@ -21,8 +21,6 @@
|
||||
#include <sysdep.h>
|
||||
|
||||
#if !XSTAT_IS_XSTAT64
|
||||
# include <kstat_cp.h>
|
||||
|
||||
int
|
||||
__fstatat (int fd, const char *file, struct stat *buf, int flag)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user