diff options
Diffstat (limited to 'gcc/cilk-common.c')
-rw-r--r-- | gcc/cilk-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cilk-common.c b/gcc/cilk-common.c index 35c47e19cd7..48c8aa63388 100644 --- a/gcc/cilk-common.c +++ b/gcc/cilk-common.c @@ -28,6 +28,7 @@ along with GCC; see the file COPYING3. If not see #include "stor-layout.h" #include "langhooks.h" #include "expr.h" +#include "insn-codes.h" #include "optabs.h" #include "recog.h" #include "tree-iterator.h" |