summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/lseek.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/lseek.c')
-rw-r--r--c/src/exec/libcsupport/src/lseek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/lseek.c b/c/src/exec/libcsupport/src/lseek.c
index cb2e329235..d8694eaa4d 100644
--- a/c/src/exec/libcsupport/src/lseek.c
+++ b/c/src/exec/libcsupport/src/lseek.c
@@ -13,7 +13,7 @@
#include <stdio.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
off_t lseek(
int fd,