diff options
Diffstat (limited to 'languages/ruby/debugger/stty.cpp')
| -rw-r--r-- | languages/ruby/debugger/stty.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/languages/ruby/debugger/stty.cpp b/languages/ruby/debugger/stty.cpp index 2e52096d..f2650666 100644 --- a/languages/ruby/debugger/stty.cpp +++ b/languages/ruby/debugger/stty.cpp @@ -48,11 +48,6 @@ #include <time.h> #include <unistd.h> -#if defined (_HPUX_SOURCE) -#define _TERMIOS_INCLUDED -#include <bsdtty.h> -#endif - #include <tqintdict.h> #include <tqsocketnotifier.h> #include <tqstring.h> |
