diff options
Diffstat (limited to 'gdb/ui-out.h')
-rw-r--r-- | gdb/ui-out.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ui-out.h b/gdb/ui-out.h index 3102e75..5e19aff 100644 --- a/gdb/ui-out.h +++ b/gdb/ui-out.h @@ -27,7 +27,7 @@ struct ui_out; struct ui_out_data; - +struct ui_file; /* the current ui_out */ |