From 013e5349b40360979e69e3ab3313c761c7685511 Mon Sep 17 00:00:00 2001 From: amylaar Date: Thu, 30 Dec 2010 01:58:10 +0000 Subject: PR target/47129 * config/ia64/ia64.c: Include "dwarf2out.h" . git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168332 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/ia64/ia64.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/config/ia64') diff --git a/gcc/config/ia64/ia64.c b/gcc/config/ia64/ia64.c index f789d00ebc6..5018e4114f6 100644 --- a/gcc/config/ia64/ia64.c +++ b/gcc/config/ia64/ia64.c @@ -60,6 +60,7 @@ along with GCC; see the file COPYING3. If not see #include "tm-constrs.h" #include "sel-sched.h" #include "reload.h" +#include "dwarf2out.h" /* This is used for communication between ASM_OUTPUT_LABEL and ASM_OUTPUT_LABELREF. */ -- cgit v1.2.1