From 395890236462f1e59128b794152e99a0e2330a08 Mon Sep 17 00:00:00 2001 From: "Albert ARIBAUD (3ADEV)" Date: Fri, 8 Sep 2017 00:41:45 +0200 Subject: Y2038: add struct __itimerspec64 --- include/bits/types/struct_itimerspec64.h | 1 + sysdeps/unix/sysv/linux/sys/timerfd.h | 1 + time/bits/types/struct_itimerspec64.h | 15 +++++++++++++++ time/time.h | 1 + 4 files changed, 18 insertions(+) create mode 100644 include/bits/types/struct_itimerspec64.h create mode 100644 time/bits/types/struct_itimerspec64.h diff --git a/include/bits/types/struct_itimerspec64.h b/include/bits/types/struct_itimerspec64.h new file mode 100644 index 0000000000..cc503f7287 --- /dev/null +++ b/include/bits/types/struct_itimerspec64.h @@ -0,0 +1 @@ +#include