diff options
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r-- | gcc/reorg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c index 09b6dd8ea41..43203350efb 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -124,6 +124,7 @@ Boston, MA 02111-1307, USA. */ #include "toplev.h" #include "rtl.h" #include "expr.h" +#include "function.h" #include "insn-config.h" #include "conditions.h" #include "hard-reg-set.h" |