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 740df260ca8..711b1e3f018 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -47,6 +47,7 @@ Boston, MA 02111-1307, USA. */ #include "function.h" #include "output.h" #include "expr.h" +#include "libfuncs.h" #include "except.h" #include "dwarf2.h" #include "dwarf2out.h" |