* config/i386/tm-i386.h: Don't include "regcache.h".
authorMark Kettenis <kettenis@gnu.org>
Thu, 15 Aug 2002 18:35:11 +0000 (18:35 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 15 Aug 2002 18:35:11 +0000 (18:35 +0000)
gdb/ChangeLog
gdb/config/i386/tm-i386.h

index 65d90d5cfacb3a96735b18340bcddf698ef4649b..bad7b981975c6d2972d1e06f829b416bf8e08454 100644 (file)
@@ -1,5 +1,7 @@
 2002-08-15  Mark Kettenis  <kettenis@elgar.kettenis.dyndns.org>
 
+       * config/i386/tm-i386.h: Don't include "regcache.h".
+
        * i387-tdep.h (i387_print_float_info): New prototype.
        * i387-tdep.c (print_i387_value, print_i387_ext,
        print_i387_status_word, print_i387_control_word): Add `struct
index 47a4a46d9c83ae5fdeea770934066b3d2417c49e..bd5153254b8c10288035cf32b705f101273f60c4 100644 (file)
@@ -24,8 +24,6 @@
 
 #define GDB_MULTI_ARCH GDB_MULTI_ARCH_PARTIAL
 
-#include "regcache.h"
-
 /* FIXME: kettenis/2000-06-12: These do not belong here.  */
 extern void print_387_control_word (unsigned int);
 extern void print_387_status_word (unsigned int);