summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectgetinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/objectgetinfo.c')
-rw-r--r--cpukit/score/src/objectgetinfo.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpukit/score/src/objectgetinfo.c b/cpukit/score/src/objectgetinfo.c
index 3955acc3ca..8b4a26b07b 100644
--- a/cpukit/score/src/objectgetinfo.c
+++ b/cpukit/score/src/objectgetinfo.c
@@ -18,10 +18,7 @@
#include "config.h"
#endif
-#include <rtems/system.h>
-#include <rtems/score/object.h>
-#include <rtems/score/thread.h>
-#include <rtems/score/wkspace.h>
+#include <rtems/score/objectimpl.h>
Objects_Information *_Objects_Get_information(
Objects_APIs the_api,