diff --git a/include/time.h b/include/time.h index 5b3dde5bbc83d3e578795bff443204d5872c5557..6b2a0693773dde487cae92001a03b4b00bdeb6e9 100644 --- a/include/time.h +++ b/include/time.h @@ -87,6 +87,8 @@ struct itimerspec #define CLOCK_BOOTTIME 7 #define CLOCK_REALTIME_ALARM 8 #define CLOCK_BOOTTIME_ALARM 9 +#define CLOCK_SGI_CYCLE 10 +#define CLOCK_TAI 11 #define TIMER_ABSTIME 1