From ca0df80a9be60a55f1fd65f59dbd08dee5ebd160 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 25 Oct 2009 17:51:20 +0000 Subject: [PATCH] =?UTF-8?q?2009-10-25=09Ralf=20Cors=C3=83=C2=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * psxtime/test.c: Include . Conditionally add local prototype for adjtime() if sys/time.h doesn't supply it. --- testsuites/psxtests/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 7440bd32ac..1d8466b026 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,5 +1,8 @@ 2009-10-25 Ralf Corsépius + * psxtime/test.c: Include . + Conditionally add local prototype for adjtime() + if sys/time.h doesn't supply it. * psx07/init.c: Include , . * psx05/init.c: Include . * psx11/init.c, psx09/init.c: Include .