diff options
Diffstat (limited to 'gcc/combine.c')
-rw-r--r-- | gcc/combine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/combine.c b/gcc/combine.c index ed87f1caa56..a07c046503e 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -98,7 +98,6 @@ along with GCC; see the file COPYING3. If not see #include "insn-codes.h" #include "rtlhooks-def.h" #include "params.h" -#include "timevar.h" #include "tree-pass.h" #include "df.h" #include "cgraph.h" |