diff options
Diffstat (limited to 'gcc/bt-load.c')
-rw-r--r-- | gcc/bt-load.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/bt-load.c b/gcc/bt-load.c index abfe8cd3dde..3457fac31e0 100644 --- a/gcc/bt-load.c +++ b/gcc/bt-load.c @@ -22,13 +22,9 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "system.h" #include "coretypes.h" #include "tm.h" -#include "bitmap.h" -#include "sbitmap.h" #include "rtl.h" #include "hard-reg-set.h" -#include "basic-block.h" #include "regs.h" -#include "obstack.h" #include "fibheap.h" #include "output.h" #include "target.h" |