diff options
Diffstat (limited to 'gdb/gdb.h')
-rw-r--r-- | gdb/gdb.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ #ifndef GDB_H #define GDB_H +struct ui_out; + /* Return-code (RC) from a gdb library call. (The abreviation RC is taken from the sim/common directory.) */ |