From d5e725050c1c1a948d5b669334c56cb57f717c26 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 1 May 2002 21:26:52 +0000 Subject: * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h". * config/mcore/tm-mcore.h: Ditto. Update copyright. * config/v850/tm-v850.h: Ditto. Update copyright. --- gdb/config/mcore/tm-mcore.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/config/mcore') diff --git a/gdb/config/mcore/tm-mcore.h b/gdb/config/mcore/tm-mcore.h index df62c21..1da21b7 100644 --- a/gdb/config/mcore/tm-mcore.h +++ b/gdb/config/mcore/tm-mcore.h @@ -20,6 +20,8 @@ Boston, MA 02111-1307, USA. */ #include "regcache.h" +#include "symtab.h" /* For namespace_enum. */ +#include "symfile.h" /* For entry_point_address(). */ /* All registers are 32 bits */ #define REGISTER_SIZE 4 -- cgit v1.1