Loading...
--- Libc/Libc-1044.10.1/include/time.h
+++ Libc/Libc-997.1.1/include/time.h
@@ -64,11 +64,13 @@
#define _TIME_H_
#include <_types.h>
+
+#define __need_struct_timespec
+#include <_structs.h>
+#include <sys/_types/_null.h>
#include <sys/_types/_clock_t.h>
-#include <sys/_types/_null.h>
#include <sys/_types/_size_t.h>
#include <sys/_types/_time_t.h>
-#include <sys/_types/_timespec.h>
struct tm {
int tm_sec; /* seconds after the minute [0-60] */