summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/utime.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/utime.c')
-rw-r--r--c/src/exec/libcsupport/src/utime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/utime.c b/c/src/exec/libcsupport/src/utime.c
index 8d7d578bf2..ca1ed1980d 100644
--- a/c/src/exec/libcsupport/src/utime.c
+++ b/c/src/exec/libcsupport/src/utime.c
@@ -15,7 +15,7 @@
#include <utime.h>
#include <errno.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
int utime(
const char *path,