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