summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/fcntl.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/fcntl.c')
-rw-r--r--c/src/lib/libc/fcntl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libc/fcntl.c b/c/src/lib/libc/fcntl.c
index 72a03fa1c5..521fb93f33 100644
--- a/c/src/lib/libc/fcntl.c
+++ b/c/src/lib/libc/fcntl.c
@@ -16,7 +16,7 @@
#include <errno.h>
#include <rtems.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
int fcntl(
int fd,