target.c: Add a cast and change a type
[deliverable/binutils-gdb.git] / gdb / terminal.h
index ae25c98356b3d2280b4ce84dc3348f3ded455ba5..17acde2634b0d79b44f6dc655d33e5e7a62b2c10 100644 (file)
@@ -103,6 +103,8 @@ extern int gdb_has_a_terminal (void);
 
 extern void gdb_save_tty_state (void);
 
+extern void set_initial_gdb_ttystate (void);
+
 /* Set the process group of the caller to its own pid, or do nothing
    if we lack job control.  */
 extern int gdb_setpgid (void);
This page took 0.023812 seconds and 4 git commands to generate.