diff options
Diffstat (limited to 'gcc/value-prof.c')
-rw-r--r-- | gcc/value-prof.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/value-prof.c b/gcc/value-prof.c index a65ccb8..0e4ec8a 100644 --- a/gcc/value-prof.c +++ b/gcc/value-prof.c @@ -41,6 +41,7 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "insn-config.h" #include "recog.h" +#include "insn-codes.h" #include "optabs.h" #include "regs.h" #include "tree-ssa-alias.h" |