summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/cfsetospeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/cfsetospeed.c')
-rw-r--r--cpukit/libcsupport/src/cfsetospeed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/cfsetospeed.c b/cpukit/libcsupport/src/cfsetospeed.c
index f6f6c5838c..36f2cf8ff6 100644
--- a/cpukit/libcsupport/src/cfsetospeed.c
+++ b/cpukit/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,