summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/symlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/symlink.c')
-rw-r--r--c/src/exec/libcsupport/src/symlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/symlink.c b/c/src/exec/libcsupport/src/symlink.c
index 59a894ea9f..3159eca020 100644
--- a/c/src/exec/libcsupport/src/symlink.c
+++ b/c/src/exec/libcsupport/src/symlink.c
@@ -11,7 +11,7 @@
* $Id$
*/
-#include "libio_.h"
+#include <rtems/libio_.h>
int symlink(
const char *actualpath,