diff options
Diffstat (limited to 'gcc/gimple.c')
-rw-r--r-- | gcc/gimple.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gimple.c b/gcc/gimple.c index 7713dab..f9c0c54 100644 --- a/gcc/gimple.c +++ b/gcc/gimple.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "hard-reg-set.h" #include "basic-block.h" #include "gimple.h" -#include "toplev.h" #include "diagnostic.h" #include "tree-flow.h" #include "value-prof.h" |