2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>

* psx12/init.c: Include <sched.h>.
This commit is contained in:
Ralf Corsepius
2009-10-25 17:33:02 +00:00
parent b1ddc7218a
commit 09add0e526

View File

@@ -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".