diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/port/qnx4.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/qnx4.h b/src/include/port/qnx4.h index 54cbbb6fb36..b1069932b74 100644 --- a/src/include/port/qnx4.h +++ b/src/include/port/qnx4.h @@ -2,7 +2,6 @@ #include <arpa/nameser.h> /* for BYTE_ORDER */ #include <process.h> /* for execv */ #include <ioctl.h> /* for unix.h */ -#include <termios.h> /* for unix.h */ #include <unix.h> #include <sys/select.h> /* for select */ #if !defined(__GNUC__) |