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