summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 17:30:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 17:30:17 +0000
commit4bcf5f2a0fd65cf40066711f3c1f3360e4627dad (patch)
treec032a853d018bdc3c9d1dc31a713e1e11cbd72c1 /testsuites/psxtests
parent2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4bcf5f2a0fd65cf40066711f3c1f3360e4627dad.tar.bz2
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxkey01/init.c: Include "test_support.h".
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index ef58d1f56b..11b46aead4 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,9 @@
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * psxkey01/init.c: Include "test_support.h".
+
+2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* configure.ac: Check for pthread_atfork in pthread.h.
* psxrwlock01/test.c: Conditionally add local prototype for
pthread_atfork() if pthread.h doesn't supply it.