diff options
Diffstat (limited to 'gcc/ipa-split.c')
-rw-r--r-- | gcc/ipa-split.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-split.c b/gcc/ipa-split.c index 1997f62538b..33cf7d25a53 100644 --- a/gcc/ipa-split.c +++ b/gcc/ipa-split.c @@ -85,11 +85,9 @@ along with GCC; see the file COPYING3. If not see #include "tree-flow.h" #include "tree-pass.h" #include "flags.h" -#include "timevar.h" #include "diagnostic.h" #include "tree-dump.h" #include "tree-inline.h" -#include "fibheap.h" #include "params.h" #include "gimple-pretty-print.h" #include "ipa-inline.h" |