aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-os9k.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-os9k.c')
-rw-r--r--gdb/remote-os9k.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/remote-os9k.c b/gdb/remote-os9k.c
index 9b6f7ba..a4f4e86 100644
--- a/gdb/remote-os9k.c
+++ b/gdb/remote-os9k.c
@@ -49,13 +49,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "symfile.h"
#include "objfiles.h"
#include "gdb-stabs.h"
-#include <termio.h>
-
-#ifdef HAVE_TERMIO
-# define TERMINAL struct termios
-#else
-# define TERMINAL struct sgttyb
-#endif
struct monitor_ops *current_monitor;
struct cmd_list_element *showlist;