summaryrefslogtreecommitdiff
path: root/time/sys/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'time/sys/time.h')
-rw-r--r--time/sys/time.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/time/sys/time.h b/time/sys/time.h
index 4166a5b10f..4e6255e34d 100644
--- a/time/sys/time.h
+++ b/time/sys/time.h
@@ -23,6 +23,7 @@
#include <bits/types.h>
#include <bits/types/time_t.h>
#include <bits/types/struct_timeval.h>
+#include <bits/types/struct_timeval64.h>
#ifndef __suseconds_t_defined
typedef __suseconds_t suseconds_t;