* config/arm/tm-arm.h: Include "floatformat.h".
authorAndrew Cagney <cagney@redhat.com>
Wed, 4 Jul 2001 19:57:53 +0000 (19:57 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 4 Jul 2001 19:57:53 +0000 (19:57 +0000)
gdb/ChangeLog
gdb/config/arm/tm-arm.h

index f0dcbeefc0884ccbb93cfd49223a2292bbab04bc..b189705b1c48f109fd448147780953e58c5077f0 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-29  Andrew Cagney  <ac131313@redhat.com>
+
+       * config/arm/tm-arm.h: Include "floatformat.h".
+
 2001-06-29  Andrew Cagney  <ac131313@redhat.com>
 
        * i387-tdep.c: Include "gdb_assert.h".
index 5df0454941ddcc7855fd506288ee487172213cb6..b773adff67160aa8039d18160bf3a2e86379b727 100644 (file)
@@ -23,6 +23,7 @@
 #define TM_ARM_H
 
 #include "regcache.h"
+#include "floatformat.h"
 
 /* Forward declarations for prototypes.  */
 struct type;