summaryrefslogtreecommitdiff
path: root/gdb/rs6000-nat.c
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2012-09-26 21:23:11 +0000
committerPierre Muller <muller@sourceware.org>2012-09-26 21:23:11 +0000
commit9210735600dd82ece7bb84bc48d4a73167a6cef2 (patch)
tree3df11f1a508e93155bb32fc2430bc46780daba1a /gdb/rs6000-nat.c
parent9742094a45c5b9cd2da51d25488a0bb920d2a3e1 (diff)
downloadbinutils-gdb-9210735600dd82ece7bb84bc48d4a73167a6cef2.tar.gz
* procfs.c: Add gdb_bfd header.
* rs6000-nat.c: Likewise. * solib-pa64.c: Likewise. * spu-linux-nat.c: Likewise. * windows-nat.c: Likewise.
Diffstat (limited to 'gdb/rs6000-nat.c')
-rw-r--r--gdb/rs6000-nat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/rs6000-nat.c b/gdb/rs6000-nat.c
index 0ec04298d2b..3eb2cd70993 100644
--- a/gdb/rs6000-nat.c
+++ b/gdb/rs6000-nat.c
@@ -53,6 +53,7 @@
#include <a.out.h>
#include <sys/file.h>
#include "gdb_stat.h"
+#include "gdb_bfd.h"
#include <sys/core.h>
#define __LDINFO_PTRACE32__ /* for __ld_info32 */
#define __LDINFO_PTRACE64__ /* for __ld_info64 */