diff options
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r-- | gcc/lto/lto.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c index df5c3df2ef3..4f8c764b3f3 100644 --- a/gcc/lto/lto.c +++ b/gcc/lto/lto.c @@ -38,7 +38,6 @@ along with GCC; see the file COPYING3. If not see #include "ipa-prop.h" #include "common.h" #include "debug.h" -#include "timevar.h" #include "gimple.h" #include "lto.h" #include "lto-tree.h" |