#include "regcache.h".

This commit is contained in:
Andrew Cagney 2001-04-19 00:37:24 +00:00
parent c3ae2f98d0
commit fbec36e2cb
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-04-18 Andrew Cagney <ac131313@redhat.com>
* arch-utils.c: Include "regcache.h".
2001-04-18 Mark Kettenis <kettenis@gnu.org>
* i386-tdep.c (i386_saved_pc_after_call): New function.

View File

@ -37,6 +37,7 @@
#include "target.h"
#include "annotate.h"
#endif
#include "regcache.h"
#include "version.h"