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 216c7d4..8e070a3 100644 --- a/gcc/cilk-common.c +++ b/gcc/cilk-common.c @@ -29,6 +29,7 @@ along with GCC; see the file COPYING3. If not see #include "optabs.h" #include "recog.h" #include "tree-iterator.h" +#include "gimple.h" #include "gimplify.h" #include "cilk.h" |