--- include/sys/timex.h.orig	2010-03-12 20:32:42.000000000 +0100
+++ include/sys/timex.h	2010-06-11 15:57:18.554874229 +0200
@@ -116,7 +116,8 @@
 
 __BEGIN_DECLS
 
-extern int __adjtimex (struct timex *__ntx) __THROW;
+#undef __adjtimex
+#define __adjtimex adjtimex
 extern int adjtimex (struct timex *__ntx) __THROW;
 
 #if defined __UCLIBC_NTP_LEGACY__
