File adjtimex-1.20-nosyscall.diff of Package util-linux

--- adjtimex-1.20/adjtimex.c
+++ adjtimex-1.20/adjtimex.c
@@ -35,15 +35,6 @@
 #include <sys/ioctl.h>
 #include <linux/rtc.h>
 
-#ifdef __alpha__
-extern int adjtimex(struct timex *);
-#else
-#ifdef __ia64__
-extern int adjtimex(struct timex *);
-#else
-_syscall1(int, adjtimex, struct timex *, txcp)
-#endif
-#endif
 int F_print = 0;
 
 #ifndef LOG_PATH
openSUSE Build Service is sponsored by