diff options
Diffstat (limited to 'gcc/ira-lives.c')
-rw-r--r-- | gcc/ira-lives.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ira-lives.c b/gcc/ira-lives.c index 44f0cbf74ff..7358f676091 100644 --- a/gcc/ira-lives.c +++ b/gcc/ira-lives.c @@ -22,6 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "backend.h" +#include "predict.h" #include "rtl.h" #include "df.h" #include "regs.h" |