]> git.pld-linux.org Git - packages/adjtimex.git/commitdiff
- <sys/timex.h> contains proper adjtimex() prototype
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Jan 2008 00:48:35 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adjtimex-compile.patch -> 1.2

adjtimex-compile.patch

index ca467b922344deea2b873b7b3081cfa07aab755b..3013d60cd8820e6ec800b9a97b8a022c2b1a9a7c 100644 (file)
@@ -1,11 +1,11 @@
 --- adjtimex-1.20/adjtimex.c.glibc     2004-09-19 17:37:29.000000000 +0200
 +++ adjtimex-1.20/adjtimex.c   2005-03-16 13:16:02.514052584 +0100
-@@ -35,15 +35,7 @@
+@@ -35,15 +35,6 @@
  #include <sys/ioctl.h>
  #include <linux/rtc.h>
  
 -#ifdef __alpha__
- extern int adjtimex(struct timex *);
+-extern int adjtimex(struct timex *);
 -#else
 -#ifdef __ia64__
 -extern int adjtimex(struct timex *);
This page took 0.07817 seconds and 4 git commands to generate.