diff options
Diffstat (limited to 'gcc/emit-rtl.c')
-rw-r--r-- | gcc/emit-rtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/emit-rtl.c b/gcc/emit-rtl.c index f0fdc990b21..4a5b2908fdd 100644 --- a/gcc/emit-rtl.c +++ b/gcc/emit-rtl.c @@ -39,7 +39,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "diagnostic-core.h" -#include "toplev.h" #include "rtl.h" #include "tree.h" #include "tm_p.h" |