diff options
Diffstat (limited to 'gcc/tree.c')
-rw-r--r-- | gcc/tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree.c b/gcc/tree.c index 8e6c465ac31..51a073953fd 100644 --- a/gcc/tree.c +++ b/gcc/tree.c @@ -43,7 +43,6 @@ along with GCC; see the file COPYING3. If not see #include "attribs.h" #include "varasm.h" #include "tm_p.h" -#include "obstack.h" #include "toplev.h" /* get_random_seed */ #include "filenames.h" #include "output.h" |