diff options
Diffstat (limited to 'gdb/ui-out.h')
-rw-r--r-- | gdb/ui-out.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ui-out.h b/gdb/ui-out.h index bb5834f..a7be1ed 100644 --- a/gdb/ui-out.h +++ b/gdb/ui-out.h @@ -25,10 +25,8 @@ /* The ui_out structure */ -#if __STDC__ struct ui_out; struct ui_out_data; -#endif /* the current ui_out */ |