diff options
Diffstat (limited to 'io/tst-utimensat-time64.c')
-rw-r--r-- | io/tst-utimensat-time64.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/io/tst-utimensat-time64.c b/io/tst-utimensat-time64.c new file mode 100644 index 0000000000..7ac7d8df1d --- /dev/null +++ b/io/tst-utimensat-time64.c @@ -0,0 +1,2 @@ +#define struct_stat struct stat +#include "tst-utimensat.c" |