From fd0407d670c5a89ba5ba8cba65a056ac8c709e75 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 21 Oct 2001 17:19:38 +0000 Subject: Add explicit #include of "value.h". --- gdb/rs6000-tdep.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/rs6000-tdep.c') 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 */ -- cgit v1.1