diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/generic/futimesat.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/generic/futimesat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/generic/futimesat.c b/sysdeps/unix/sysv/linux/generic/futimesat.c index 0e9c983fb1..eece2f92fa 100644 --- a/sysdeps/unix/sysv/linux/generic/futimesat.c +++ b/sysdeps/unix/sysv/linux/generic/futimesat.c @@ -24,7 +24,6 @@ #include <utime.h> #include <sys/time.h> #include <sysdep.h> -#include <kernel-features.h> /* Change the access time of FILE relative to FD to TVP[0] and |