diff options
Diffstat (limited to 'gcc/gimplify.c')
-rw-r--r-- | gcc/gimplify.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 5cf84745625..59e4248114d 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "output.h" #include "ggc.h" #include "diagnostic-core.h" -#include "toplev.h" #include "target.h" #include "pointer-set.h" #include "splay-tree.h" |