--- adjtimex.c.orig	2003-08-24 20:10:05.000000000 -0400
+++ adjtimex.c	2004-11-16 09:04:53.000000000 -0500
@@ -40,9 +40,11 @@
 #ifdef __ia64__
 extern int adjtimex(struct timex *);
 #else
+#ifndef __PIC__
 _syscall1(int, adjtimex, struct timex *, txcp)
 #endif
 #endif
+#endif
 int F_print = 0;

 #ifndef LOG_PATH
