diff options
Diffstat (limited to 'gcc/ira.c')
-rw-r--r-- | gcc/ira.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ira.c b/gcc/ira.c index c2e04c2b7a8..94cfe2a04a1 100644 --- a/gcc/ira.c +++ b/gcc/ira.c @@ -371,6 +371,7 @@ along with GCC; see the file COPYING3. If not see #include "rtl.h" #include "tree.h" #include "df.h" +#include "memmodel.h" #include "tm_p.h" #include "insn-config.h" #include "regs.h" |