diff options
Diffstat (limited to 'gcc/optabs.c')
-rw-r--r-- | gcc/optabs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c index 1c76411..0719ba2 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.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 "diagnostic-core.h" /* Include insn-config.h before expr.h so that HAVE_conditional_move |