diff options
Diffstat (limited to 'gdb/exceptions.h')
-rw-r--r-- | gdb/exceptions.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/exceptions.h b/gdb/exceptions.h index 10b2ac5..c722503 100644 --- a/gdb/exceptions.h +++ b/gdb/exceptions.h @@ -24,8 +24,7 @@ #ifndef EXCEPTIONS_H #define EXCEPTIONS_H -struct ui_out; - +#include "ui-out.h" #include <setjmp.h> /* Reasons for calling throw_exceptions(). NOTE: all reason values |