summaryrefslogtreecommitdiff
path: root/gdb/rs6000-nat.c
diff options
context:
space:
mode:
authorPierre Muller <muller@ics.u-strasbg.fr>2012-09-26 21:23:10 +0000
committerPierre Muller <muller@ics.u-strasbg.fr>2012-09-26 21:23:10 +0000
commitebf0d7d4281267a88378a76de83bd3d2cac27d4f (patch)
treeccbbba66491cdf957b2de005999f0f71c667c47f /gdb/rs6000-nat.c
parentd0c4f458202243735b3bfc1d44f5fed2818aa628 (diff)
downloadgdb-ebf0d7d4281267a88378a76de83bd3d2cac27d4f.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 */