summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 74f16836d0..365dc8c5f0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/src/rtemsobjectapimaximumclass.c:
+ Include <rtems/rtems/object.h> (Missing prototypes).
+ * sapi/src/exshutdown.c:
+ Include <rtems/init.h> (Missing prototypes).
* libmisc/mouse/mouse_parser.c: Make MOU_Data static.
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>