summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 17:33:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 17:33:02 +0000
commit09add0e52622da2b95a606d1b3f8b2fbe9fe12cc (patch)
tree4ad3538f847c2d9199bffd878866946b4bb556ba /testsuites/psxtests
parent2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-09add0e52622da2b95a606d1b3f8b2fbe9fe12cc.tar.bz2
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx12/init.c: Include <sched.h>.
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog3
1 files changed, 2 insertions, 1 deletions
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 <ralf.corsepius@rtems.org>
- * psxenosys/init.c: Include "pthread.h".
+ * psx12/init.c: Include <sched.h>.
+ * 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".