From: Jakub Bogusz Date: Sat, 5 Jan 2008 00:48:35 +0000 (+0000) Subject: - contains proper adjtimex() prototype X-Git-Tag: auto/th/adjtimex-1_28-1~3 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2Fadjtimex.git;a=commitdiff_plain;h=1bca945a996236b73534b38f16e28463569f9740 - contains proper adjtimex() prototype Changed files: adjtimex-compile.patch -> 1.2 --- diff --git a/adjtimex-compile.patch b/adjtimex-compile.patch index ca467b9..3013d60 100644 --- a/adjtimex-compile.patch +++ b/adjtimex-compile.patch @@ -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 #include -#ifdef __alpha__ - extern int adjtimex(struct timex *); +-extern int adjtimex(struct timex *); -#else -#ifdef __ia64__ -extern int adjtimex(struct timex *);