summaryrefslogtreecommitdiff
path: root/gcc/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/bitmap.h')
-rw-r--r--gcc/bitmap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/bitmap.h b/gcc/bitmap.h
index 1d37bca43a0..00d55730efd 100644
--- a/gcc/bitmap.h
+++ b/gcc/bitmap.h
@@ -127,10 +127,7 @@ along with GCC; see the file COPYING3. If not see
bad for persistent sets, so persistent sets should be allocated on an
obstack whenever possible. */
-#include "hashtab.h"
-#include "statistics.h"
#include "obstack.h"
-#include "mem-stats.h"
/* Bitmap memory usage. */
struct bitmap_usage: public mem_usage