summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-13 21:41:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-13 21:41:45 +0000
commit2adcb4dda632effda176b5f7bdd0f30ce9646a83 (patch)
tree8bcee64a0d91f6f905fccae82fcc347d311ac219 /cpukit/libcsupport
parentPatch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine Gauthier (diff)
downloadrtems-2adcb4dda632effda176b5f7bdd0f30ce9646a83.tar.bz2
Temporary hack to compile.
Diffstat (limited to 'cpukit/libcsupport')
-rw-r--r--cpukit/libcsupport/src/termios.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/termios.c b/cpukit/libcsupport/src/termios.c
index 5052502e76..06305b86ab 100644
--- a/cpukit/libcsupport/src/termios.c
+++ b/cpukit/libcsupport/src/termios.c
@@ -23,7 +23,6 @@
#include <stdlib.h>
#include <termios.h>
#include <unistd.h>
-#include <sys/filio.h>
/*
* FreeBSD does not support a full POSIX termios so we have to help it out