summaryrefslogtreecommitdiffstats
path: root/gdb/remote-nindy.c
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-08-21 03:26:21 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-08-21 03:26:21 +0000
commit6ecb870e368f88cacd94e570308edcc6f8e50458 (patch)
treec282babdcf4d9e62a67126c44b582a90ebbafa4a /gdb/remote-nindy.c
parentb385d4d9c5cb63b7bbc6566c0b1d18e745d9cd93 (diff)
downloadppe42-binutils-6ecb870e368f88cacd94e570308edcc6f8e50458.tar.gz
ppe42-binutils-6ecb870e368f88cacd94e570308edcc6f8e50458.zip
* remote-nindy.c: Remove unused include of sys/ioctl.h.
Diffstat (limited to 'gdb/remote-nindy.c')
-rw-r--r--gdb/remote-nindy.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/remote-nindy.c b/gdb/remote-nindy.c
index 8dfc40f3bc..c168511be7 100644
--- a/gdb/remote-nindy.c
+++ b/gdb/remote-nindy.c
@@ -93,7 +93,7 @@ NINDY ROM monitor at the other end of the line.
* SEE THE FILE "stop.h" IN THE NINDY MONITOR SOURCE CODE FOR A LIST
* OF STOP CODES.
*
- ******************************************************************************/
+ ***************************************************************************/
#include "defs.h"
#include <signal.h>
@@ -110,14 +110,9 @@ NINDY ROM monitor at the other end of the line.
#include "ieee-float.h"
#include "wait.h"
-#include <sys/ioctl.h>
#include <sys/file.h>
#include <ctype.h>
#include "serial.h"
-#if 0
-#include "nindy-share/ttycntl.h"
-#include "nindy-share/demux.h"
-#endif
#include "nindy-share/env.h"
#include "nindy-share/stop.h"
OpenPOWER on IntegriCloud