summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/utsname.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/libcsupport/src/utsname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/utsname.c b/c/src/exec/libcsupport/src/utsname.c
index 7da5f9380d..bf96d52cc4 100644
--- a/c/src/exec/libcsupport/src/utsname.c
+++ b/c/src/exec/libcsupport/src/utsname.c
@@ -13,7 +13,7 @@
#include <rtems/score/object.h>
#include <rtems/sptables.h>
-#include <rtems/posix/seterr.h>
+#include <rtems/seterr.h>
/*PAGE
*