From 1bca945a996236b73534b38f16e28463569f9740 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 5 Jan 2008 00:48:35 +0000 Subject: [PATCH] - contains proper adjtimex() prototype Changed files: adjtimex-compile.patch -> 1.2 --- adjtimex-compile.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 *); -- 2.44.0