aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-10-21 17:19:38 +0000
committerAndrew Cagney <cagney@redhat.com>2001-10-21 17:19:38 +0000
commitfd0407d670c5a89ba5ba8cba65a056ac8c709e75 (patch)
tree4cd513b3845e553ebe500f052ee48fb36639a9fa /gdb/rs6000-tdep.c
parent1b90af266c5bf8ef4cfd5c09c79c468cfaf32c6a (diff)
downloadfsf-binutils-gdb-fd0407d670c5a89ba5ba8cba65a056ac8c709e75.zip
fsf-binutils-gdb-fd0407d670c5a89ba5ba8cba65a056ac8c709e75.tar.gz
fsf-binutils-gdb-fd0407d670c5a89ba5ba8cba65a056ac8c709e75.tar.bz2
Add explicit #include of "value.h".
Diffstat (limited to 'gdb/rs6000-tdep.c')
-rw-r--r--gdb/rs6000-tdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/rs6000-tdep.c b/gdb/rs6000-tdep.c
index 82c18c1..12c6ed5 100644
--- a/gdb/rs6000-tdep.c
+++ b/gdb/rs6000-tdep.c
@@ -32,6 +32,7 @@
#include "arch-utils.h"
#include "regcache.h"
#include "doublest.h"
+#include "value.h"
#include "bfd/libbfd.h" /* for bfd_default_set_arch_mach */
#include "coff/internal.h" /* for libcoff.h */