summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 17:51:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 17:51:20 +0000
commitca0df80a9be60a55f1fd65f59dbd08dee5ebd160 (patch)
tree0dfd4e160d7c3e8a272a0d3b807461c15ad8c0b1 /testsuites/psxtests
parent2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ca0df80a9be60a55f1fd65f59dbd08dee5ebd160.tar.bz2
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.
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 7440bd32ac..1d8466b026 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -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>.