diff options
Diffstat (limited to 'gcc/bitmap.c')
-rw-r--r-- | gcc/bitmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/bitmap.c b/gcc/bitmap.c index bafb4cc..f04b8f9 100644 --- a/gcc/bitmap.c +++ b/gcc/bitmap.c @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "obstack.h" #include "bitmap.h" /* Memory allocation statistics purpose instance. */ |