summaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/bitmap.c')
-rw-r--r--gcc/bitmap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/bitmap.c b/gcc/bitmap.c
index f2fd2bdb510..7f533ed0844 100644
--- a/gcc/bitmap.c
+++ b/gcc/bitmap.c
@@ -21,9 +21,6 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "tm.h"
-#include "rtl.h"
-#include "flags.h"
#include "obstack.h"
#include "ggc.h"
#include "bitmap.h"