OSDN Git Service

Include "arch-utils.h".
authorcagney <cagney>
Thu, 27 Apr 2000 04:25:45 +0000 (04:25 +0000)
committercagney <cagney>
Thu, 27 Apr 2000 04:25:45 +0000 (04:25 +0000)
gdb/ChangeLog
gdb/d10v-tdep.c
gdb/mips-tdep.c

index 4304d07..45d5a78 100644 (file)
@@ -1,3 +1,7 @@
+Thu Apr 27 14:07:16 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * mips-tdep.c, d10v-tdep.c: Include "arch-utils.h".
+
 Thu Apr 27 10:06:42 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * TODO: Document IRIX X ARM cross compile problems.
index 15d8175..0b96f81 100644 (file)
@@ -34,6 +34,7 @@
 #include "symfile.h"
 #include "objfiles.h"
 #include "language.h"
+#include "arch-utils.h"
 
 #include "sim-d10v.h"
 
index 189dd7b..9bf761d 100644 (file)
@@ -33,6 +33,7 @@
 #include "objfiles.h"
 #include "gdbtypes.h"
 #include "target.h"
+#include "arch-utils.h"
 
 #include "opcode/mips.h"
 #include "elf/mips.h"