summaryrefslogtreecommitdiff
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
commit44e7f8c4634d83a4c56da1bda67271b368c084d4 (patch)
tree4041f7545e9e27580c1f14ae40c9644c714ad336 /gdb/rs6000-tdep.c
parentc733b9a13bbcd4d281fc251f8899ef16ebd066ee (diff)
downloadgdb-44e7f8c4634d83a4c56da1bda67271b368c084d4.tar.gz
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 82c18c1dac2..12c6ed59b61 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 */