summaryrefslogtreecommitdiffstats
path: root/gdb/dwarfread.c
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-12-01 06:47:23 +0000
committerSteve Chamberlain <sac@cygnus>1991-12-01 06:47:23 +0000
commitf5f0679af03f076ac2961af392f6e14d6f3db73c (patch)
treecaedce9fac6bfb870f23bbdb87d08b98f6964a2d /gdb/dwarfread.c
parentdff5e6026e7c6285a1b1fc3359e4789ba816b641 (diff)
downloadppe42-binutils-f5f0679af03f076ac2961af392f6e14d6f3db73c.tar.gz
ppe42-binutils-f5f0679af03f076ac2961af392f6e14d6f3db73c.zip
Changes due to include file renaming:
* xcoffread.c: internalcoff.h ->coff/internal.c, coff-rs6000.h ->coff/rs6000.h * mipsread.c: coff-mips.h ->coff/mips.h * elfread.c: elf-common.h ->elf/common.h elf-external.h ->elf/external.h, elf-internal.h ->elf/internal.h * dwarfread.c dwarf.h ->elf/dwarf.h * dbxread.c: aout64.h ->aout/aout64.h stab.gnu.h ->aout/stab_gnu.h * coffread.c: internalcoff.h ->coff/internal.h * buildsym.c: stab.gnu.h ->aout/stab_gnu.h * depend Updated to take the above into account.
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r--gdb/dwarfread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c
index 4fb1ddb31c..f975c7f047 100644
--- a/gdb/dwarfread.c
+++ b/gdb/dwarfread.c
@@ -75,7 +75,7 @@ other things to work on, if you get bored. :-)
#include "bfd.h"
#include "symtab.h"
#include "symfile.h"
-#include "dwarf.h"
+#include "elf/dwarf.h"
#include "ansidecl.h"
#ifdef MAINTENANCE /* Define to 1 to compile in some maintenance stuff */
OpenPOWER on IntegriCloud