* blockframe.c: Remove #include "psymtab.h".
[deliverable/binutils-gdb.git] / gdb / mi / mi-console.h
index 2817c3e3403205b09f236df0c5ca0f3ea1bca603..7d9410b07aa9de67830c319413e0c29f8e92f082 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - MI Console.
-   Copyright (C) 2000, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2000-2013 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
@@ -24,4 +24,7 @@ extern struct ui_file *mi_console_file_new (struct ui_file *raw,
                                            const char *prefix,
                                            char quote);
 
+extern void mi_console_set_raw (struct ui_file *console,
+                               struct ui_file *raw);
+
 #endif
This page took 0.025181 seconds and 4 git commands to generate.