summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/unlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/unlink.c')
-rw-r--r--c/src/lib/libc/unlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libc/unlink.c b/c/src/lib/libc/unlink.c
index e9eadd9453..99f132b902 100644
--- a/c/src/lib/libc/unlink.c
+++ b/c/src/lib/libc/unlink.c
@@ -13,7 +13,7 @@
#include <errno.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
int unlink(
const char *path