diff options
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index 5fccefe..38d7f5b 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -20,6 +20,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "event-top.h" #include "gdb_bfd.h" #include "inferior.h" #include "infrun.h" |