diff options
Diffstat (limited to 'gcc/tree-profile.c')
-rw-r--r-- | gcc/tree-profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-profile.c b/gcc/tree-profile.c index ba38504f3ef..c5cfa422f0b 100644 --- a/gcc/tree-profile.c +++ b/gcc/tree-profile.c @@ -35,7 +35,6 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "basic-block.h" #include "diagnostic-core.h" -#include "toplev.h" #include "coverage.h" #include "tree.h" #include "tree-flow.h" |