summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index 61b8904dfc..5e76bc0156 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -27,7 +27,8 @@ headers := time.h sys/time.h sys/timeb.h bits/time.h \
bits/types/struct_itimerspec.h \
bits/types/struct_timespec.h bits/types/struct_timeval.h \
bits/types/struct_tm.h bits/types/timer_t.h \
- bits/types/time_t.h bits/types/struct_timespec64.h
+ bits/types/time_t.h bits/types/struct_timespec64.h \
+ bits/types/struct_timeval64.h
routines := offtime asctime clock ctime ctime_r difftime \
gmtime localtime mktime time \