mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-13 02:45:02 +08:00
* exceptions.h: Include ui-out.h.
(ui_out): Remove declaration. * Makefile.in (exceptions_h): Add dependency on ui-out.h.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user