]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/windows-nat.c
2004-05-25 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / gdb / windows-nat.c
index 2282152ba25c5827a4b658ad7a8b5b5a97ed57d2..fb785354e460b2fa04c6f041b1ff90b2000e07c2 100644 (file)
@@ -1680,7 +1680,8 @@ child_open (char *arg, int from_tty)
    ENV is the environment vector to pass.  Errors reported with error().  */
 
 static void
-child_create_inferior (char *exec_file, char *allargs, char **env)
+child_create_inferior (char *exec_file, char *allargs, char **env,
+                      int from_tty)
 {
   char *winenv;
   char *temp;