diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 11b46aead4..64273c5133 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,5 +1,8 @@ 2009-10-25 Ralf Corsépius + * psxenosys/init.c: Include "pthread.h". + Conditionally add local prototype for pthread_atfork() + if pthread.h doesn't supply it. * psxkey01/init.c: Include "test_support.h". 2009-10-25 Ralf Corsépius