summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 14:15:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 14:15:06 +0000
commitcc42039e15b5cdc37709e2fb71b2f1c0c1ca3853 (patch)
tree9ad550d09683f88cf11996929f5f698adb8b2202 /cpukit/ChangeLog
parent2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-cc42039e15b5cdc37709e2fb71b2f1c0c1ca3853.tar.bz2
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/rtemsobjectgetname.c: Include <rtems/rtems/object.h> (Missing prototype).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1380800233..ace035f837 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/src/rtemsobjectgetname.c:
+ Include <rtems/rtems/object.h> (Missing prototype).
* sapi/src/getversionstring.c: Include <rtems.h> (Missing prototype).
* libcsupport/src/termios.c: Make rtems_termios_refill_transmitter
static.