summaryrefslogtreecommitdiffstats
path: root/gas/dwarf2dbg.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-06-12 08:53:18 +0000
committerIan Lance Taylor <ian@airs.com>1999-06-12 08:53:18 +0000
commitd9ac5a3b106e4102d5b703dce51859d6453f9028 (patch)
tree2953ff9557b2e2d651fd0eed3c7a179440418b59 /gas/dwarf2dbg.c
parent89b66cdeb566a7bcfeb2266355f175f2d4712dd7 (diff)
downloadppe42-binutils-d9ac5a3b106e4102d5b703dce51859d6453f9028.tar.gz
ppe42-binutils-d9ac5a3b106e4102d5b703dce51859d6453f9028.zip
* dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.
* Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild.
Diffstat (limited to 'gas/dwarf2dbg.c')
-rw-r--r--gas/dwarf2dbg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/dwarf2dbg.c b/gas/dwarf2dbg.c
index d1909c8734..403452c20c 100644
--- a/gas/dwarf2dbg.c
+++ b/gas/dwarf2dbg.c
@@ -33,7 +33,7 @@
#include "dwarf2dbg.h"
#include "subsegs.h"
-#include <elf/dwarf2.h>
+#include "elf/dwarf2.h"
/* Since we can't generate the prolog until the body is complete, we
use three different subsegments for .debug_line: one holding the
OpenPOWER on IntegriCloud