1 Index: uClibc-0.9.29/include/sys/timex.h
2 ===================================================================
3 --- uClibc-0.9.29.orig/include/sys/timex.h 2007-12-30 17:34:21.983513096 +0100
4 +++ uClibc-0.9.29/include/sys/timex.h 2007-12-30 17:34:32.180094169 +0100
9 -extern int __adjtimex (struct timex *__ntx) __THROW;
11 +#define __adjtimex adjtimex
12 extern int adjtimex (struct timex *__ntx) __THROW;
14 extern int ntp_gettime (struct ntptimeval *__ntv) __THROW;