From f88e2c522619b049d88e74bd535111cc17a270cd Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 14 Mar 2001 23:23:16 +0000 Subject: Include regcache.h --- gdb/config/h8300/tm-h8300.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/config/h8300/tm-h8300.h') diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h index bcb1228..21127eb 100644 --- a/gdb/config/h8300/tm-h8300.h +++ b/gdb/config/h8300/tm-h8300.h @@ -19,6 +19,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include "regcache.h" + /* Contributed by Steve Chamberlain sac@cygnus.com */ struct frame_info; -- cgit v1.1