* gdb.server/ext-run.exp: Relax regexp for init program.
[deliverable/binutils-gdb.git] / gdb / terminal.h
index 743be6c1dc0c2cd71cb0af2fbcca8ece112c84ee..d7a6a9f0524470b4a0ba24701808f36686073e03 100644 (file)
@@ -82,7 +82,7 @@ extern void new_tty (void);
    a given run of GDB.  In inflow.c.  */
 extern int job_control;
 
-extern int create_tty_session (void);
+extern pid_t create_tty_session (void);
 
 /* Set the process group of the caller to its own pid, or do nothing if
    we lack job control.  */
This page took 0.023093 seconds and 4 git commands to generate.