]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - include/time.h
Y2038: Include proper header to provide support for struct timeval on HURD
[thirdparty/glibc.git] / include / time.h
index 9878c2b2cac23931a6b3800a58e2f06ec0ac8316..f6dc731ac6dabb28a1c4afa94e76b9f98ef22b25 100644 (file)
@@ -2,6 +2,7 @@
 #include <time/time.h>
 
 #ifndef _ISOMAC
+# include <bits/types/struct_timeval.h>
 # include <bits/types/locale_t.h>
 # include <stdbool.h>
 # include <time/mktime-internal.h>