summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 17:01:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 17:01:30 +0000
commit540eec6e57f4732c3e98dfbf3b510af87d3d4e0d (patch)
tree63ec78f77c5613ee42a96c869ffd98ed76b09312 /cpukit/rtems
parent2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-540eec6e57f4732c3e98dfbf3b510af87d3d4e0d.tar.bz2
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).
Diffstat (limited to 'cpukit/rtems')
-rw-r--r--cpukit/rtems/src/rtemsobjectapimaximumclass.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/rtems/src/rtemsobjectapimaximumclass.c b/cpukit/rtems/src/rtemsobjectapimaximumclass.c
index 16133084d2..78ea425dc4 100644
--- a/cpukit/rtems/src/rtemsobjectapimaximumclass.c
+++ b/cpukit/rtems/src/rtemsobjectapimaximumclass.c
@@ -18,6 +18,7 @@
#include <rtems/system.h>
#include <rtems/score/object.h>
#include <rtems/rtems/types.h>
+#include <rtems/rtems/object.h>
int rtems_object_api_maximum_class(
int api