]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
include "value.h"
authorAndrew Cagney <cagney@redhat.com>
Wed, 31 Oct 2001 22:50:28 +0000 (22:50 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 31 Oct 2001 22:50:28 +0000 (22:50 +0000)
gdb/ChangeLog
gdb/s390-tdep.c

index 9b7f073bb266b1f59f025485d53b09bc6cd01d3a..93b2589f0fcf1b396de7b66e89c2fdf3749e1b63 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-31  Andrew Cagney  <ac131313@redhat.com>
+
+       From DJ Barrow.
+       * s390-tdep.c: Include "value.h".
+
 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
 
        * remote-vx.c (net_wait): Fix typo from PIDGET change.
index 159026806ee800607880919f331e12953022e3a8..9c3d8c2757b1267df0a86028068fc00104ef500b 100644 (file)
@@ -35,6 +35,7 @@
 #include "../bfd/bfd.h"
 #include "floatformat.h"
 #include "regcache.h"
+#include "value.h"