Index: gdb/ChangeLog
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index f2691661d71c6495e5c244f835bb202b6416c5a8..5cf5e493d3fe0980ce9e767f41db87c299551b1a 100644 (file)
@@ -138,6 +138,7 @@ fork_inferior (char *exec_file_arg, char *allargs, char **env,
   char **save_our_env;
   int shell = 0;
   static char **argv;
+  const char *inferior_io_terminal = get_inferior_io_terminal ();
 
   /* If no exec file handed to us, get it from the exec-file command
      -- with a good, common error message if none is specified.  */
This page took 0.024565 seconds and 4 git commands to generate.