diff options
Diffstat (limited to 'gcc/dojump.c')
-rw-r--r-- | gcc/dojump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dojump.c b/gcc/dojump.c index 045d1fc5bbe..6a95cf15346 100644 --- a/gcc/dojump.c +++ b/gcc/dojump.c @@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see #include "optabs.h" #include "langhooks.h" #include "ggc.h" +#include "predict.h" #include "basic-block.h" #include "tm_p.h" |