Loading...
--- Libc/Libc-763.13/include/utime.h
+++ Libc/Libc-997.1.1/include/utime.h
@@ -59,11 +59,7 @@
#define _UTIME_H_
#include <_types.h>
-
-#ifndef _TIME_T
-#define _TIME_T
-typedef __darwin_time_t time_t;
-#endif /* _TIME_T */
+#include <sys/_types/_time_t.h>
struct utimbuf {
time_t actime; /* Access time */