diff options
Diffstat (limited to 'gcc/lra-lives.c')
-rw-r--r-- | gcc/lra-lives.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lra-lives.c b/gcc/lra-lives.c index 78f1653..8b86368 100644 --- a/gcc/lra-lives.c +++ b/gcc/lra-lives.c @@ -29,6 +29,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "backend.h" +#include "predict.h" #include "tree.h" #include "rtl.h" #include "df.h" |