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