summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/cfsetospeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/cfsetospeed.c')
-rw-r--r--c/src/exec/libcsupport/src/cfsetospeed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/cfsetospeed.c b/c/src/exec/libcsupport/src/cfsetospeed.c
index f6f6c5838c..36f2cf8ff6 100644
--- a/c/src/exec/libcsupport/src/cfsetospeed.c
+++ b/c/src/exec/libcsupport/src/cfsetospeed.c
@@ -19,7 +19,7 @@
#include <errno.h>
#include <termios.h>
-#include "libio_.h"
+#include <rtems/libio_.h>
int cfsetospeed(
struct termios *tp,