OSDN Git Service

#include "regcache.h".
authorAndrew Cagney <cagney@redhat.com>
Thu, 19 Apr 2001 00:37:24 +0000 (00:37 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 19 Apr 2001 00:37:24 +0000 (00:37 +0000)
gdb/ChangeLog
gdb/arch-utils.c

index e7aaa79..843215b 100644 (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.
index 10f0fc5..0fde5db 100644 (file)
@@ -37,6 +37,7 @@
 #include "target.h"
 #include "annotate.h"
 #endif
+#include "regcache.h"
 
 #include "version.h"