diff options
Diffstat (limited to 'gcc/cilk-common.c')
-rw-r--r-- | gcc/cilk-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cilk-common.c b/gcc/cilk-common.c index bdea617a2e87..540966763439 100644 --- a/gcc/cilk-common.c +++ b/gcc/cilk-common.c @@ -31,7 +31,6 @@ 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" |