diff options
Diffstat (limited to 'gcc/local-alloc.c')
-rw-r--r-- | gcc/local-alloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index 42b9838e508..a940ba435bc 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -67,7 +67,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "rtl.h" #include "tm_p.h" #include "flags.h" -#include "basic-block.h" #include "regs.h" #include "function.h" #include "insn-config.h" |