summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 07:48:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 07:48:14 +0000
commitea36feb427cec1836730f4a82eddfe5062fcc34d (patch)
tree2c68a059099a16994a35265b2e26cf47ab65d62f /testsuites/libtests
parentInclude <rtems/termiostypes.h. (diff)
downloadrtems-ea36feb427cec1836730f4a82eddfe5062fcc34d.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 3443ebb26f..e494b1fff0 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,6 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * termios01/termios_testdriver.c: Include <rtems/termiostypes.h.
* malloctest/init.c: Add local prototype for malloc_walk,
malloc_info.
* malloctest/task1.c: Add local prototype for malloc_walk.