diff options
Diffstat (limited to 'gdb/fork-child.c')
-rw-r--r-- | gdb/fork-child.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/fork-child.c b/gdb/fork-child.c index d4403b8..6c42d2e 100644 --- a/gdb/fork-child.c +++ b/gdb/fork-child.c @@ -27,7 +27,6 @@ #include "gdb_wait.h" #include "gdb_vfork.h" #include "gdbcore.h" -#include "terminal.h" #include "gdbthread.h" #include "command.h" /* for dont_repeat () */ #include "gdbcmd.h" |