summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/fpathconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/fpathconf.c')
-rw-r--r--c/src/exec/libcsupport/src/fpathconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/fpathconf.c b/c/src/exec/libcsupport/src/fpathconf.c
index 744551ec88..bfcb4cd417 100644
--- a/c/src/exec/libcsupport/src/fpathconf.c
+++ b/c/src/exec/libcsupport/src/fpathconf.c
@@ -11,7 +11,7 @@
* $Id$
*/
-#include "libio_.h"
+#include <rtems/libio_.h>
#include <unistd.h>
#include <errno.h>