summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/utsname.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/utsname.c')
-rw-r--r--c/src/exec/libcsupport/src/utsname.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/libcsupport/src/utsname.c b/c/src/exec/libcsupport/src/utsname.c
index 98b105023e..dba0fefefb 100644
--- a/c/src/exec/libcsupport/src/utsname.c
+++ b/c/src/exec/libcsupport/src/utsname.c
@@ -8,6 +8,7 @@
#include <sys/utsname.h>
+#include <rtems/system.h>
#include <rtems/score/system.h>
#include <rtems/score/object.h>