From 09add0e52622da2b95a606d1b3f8b2fbe9fe12cc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 25 Oct 2009 17:33:02 +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 * psx12/init.c: Include . --- testsuites/psxtests/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 64273c5133..544b93eaff 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,6 +1,7 @@ 2009-10-25 Ralf Corsépius - * psxenosys/init.c: Include "pthread.h". + * psx12/init.c: Include . + * psxenosys/init.c: Include . Conditionally add local prototype for pthread_atfork() if pthread.h doesn't supply it. * psxkey01/init.c: Include "test_support.h".