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

* psxtime/test.c: Include <sys/time.h>.
	Conditionally add local prototype for adjtime()
        if sys/time.h doesn't supply it.
This commit is contained in:
Ralf Corsepius
2009-10-25 17:51:20 +00:00
parent 6c2434a896
commit ca0df80a9b

View File

@@ -1,5 +1,8 @@
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtime/test.c: Include <sys/time.h>.
Conditionally add local prototype for adjtime()
if sys/time.h doesn't supply it.
* psx07/init.c: Include <sched.h>, <pthread.h>.
* psx05/init.c: Include <sched.h>.
* psx11/init.c, psx09/init.c: Include <sched.h>.