mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
5 lines
119 B
C
5 lines
119 B
C
|
#define struct_stat struct stat
|
||
|
#define fstat fstat
|
||
|
#define fstatat fstatat
|
||
|
#include "io/tst-futimesat.c"
|