summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/utsname.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/utsname.c')
-rw-r--r--cpukit/libcsupport/src/utsname.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/utsname.c b/cpukit/libcsupport/src/utsname.c
index 5af5e1a97d..8320a5c36e 100644
--- a/cpukit/libcsupport/src/utsname.c
+++ b/cpukit/libcsupport/src/utsname.c
@@ -23,8 +23,7 @@
#include <sys/utsname.h>
#include <inttypes.h>
-#include <rtems/system.h>
-#include <rtems/score/object.h>
+#include <rtems/score/objectimpl.h>
#include <rtems/seterr.h>
/*