aboutsummaryrefslogtreecommitdiff
path: root/io/tst-futimesat-time64.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/tst-futimesat-time64.c')
-rw-r--r--io/tst-futimesat-time64.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/io/tst-futimesat-time64.c b/io/tst-futimesat-time64.c
new file mode 100644
index 0000000000..f6c0500eef
--- /dev/null
+++ b/io/tst-futimesat-time64.c
@@ -0,0 +1,4 @@
+#define struct_stat struct stat
+#define fstat fstat
+#define fstatat fstatat
+#include "io/tst-futimesat.c"