1 --- a/include/sys/timex.h
2 +++ b/include/sys/timex.h
3 @@ -116,7 +116,8 @@ struct timex
7 -extern int __adjtimex (struct timex *__ntx) __THROW;
9 +#define __adjtimex adjtimex
10 extern int adjtimex (struct timex *__ntx) __THROW;
12 extern int ntp_gettime (struct ntptimeval *__ntv) __THROW;