about summary refs log tree commit diff
path: root/sysdeps/generic/struct_stat_time64.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/struct_stat_time64.h')
-rw-r--r--sysdeps/generic/struct_stat_time64.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/generic/struct_stat_time64.h b/sysdeps/generic/struct_stat_time64.h
new file mode 100644
index 0000000000..303718d1bf
--- /dev/null
+++ b/sysdeps/generic/struct_stat_time64.h
@@ -0,0 +1,6 @@
+#ifndef _BITS_STRUCT_STAT_TIME64_H
+#define _BITS_STRUCT_STAT_TIME64_H 1
+
+#define __stat64_t64 stat64
+
+#endif