Loading...
--- Libc/Libc-1725.40.4/include/utime.h
+++ Libc/Libc-320.1.3/include/utime.h
@@ -58,12 +58,6 @@
#ifndef _UTIME_H_
#define _UTIME_H_
-#include <_bounds.h>
-#include <_types.h>
-#include <sys/_types/_time_t.h>
-
-_LIBC_SINGLE_BY_DEFAULT()
-
struct utimbuf {
time_t actime; /* Access time */
time_t modtime; /* Modification time */