diff options
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r-- | gcc/dwarf2out.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index f6ef2fa..0729522 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -38,6 +38,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "system.h" #include "tree.h" #include "flags.h" +#include "real.h" #include "rtl.h" #include "hard-reg-set.h" #include "regs.h" |