summaryrefslogtreecommitdiff
path: root/gdb/solib-pa64.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/solib-pa64.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/solib-pa64.c')
-rw-r--r--gdb/solib-pa64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/solib-pa64.c b/gdb/solib-pa64.c
index d9f277fd9da..60b36847d8f 100644
--- a/gdb/solib-pa64.c
+++ b/gdb/solib-pa64.c
@@ -37,6 +37,7 @@
#include "target.h"
#include "inferior.h"
#include "regcache.h"
+#include "gdb_bfd.h"
#include "hppa-tdep.h"
#include "solist.h"