aboutsummaryrefslogtreecommitdiff
path: root/gcc/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/bitmap.c')
-rw-r--r--gcc/bitmap.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/bitmap.c b/gcc/bitmap.c
index 5fc4654..d600ace 100644
--- a/gcc/bitmap.c
+++ b/gcc/bitmap.c
@@ -21,13 +21,7 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "obstack.h"
-#include "ggc.h"
#include "bitmap.h"
-#include "hash-table.h"
-#include "vec.h"
-#include "inchash.h"
-#include "mem-stats.h"
-#include "hash-map.h"
/* Memory allocation statistics purpose instance. */
mem_alloc_description<bitmap_usage> bitmap_mem_desc;