diff options
Diffstat (limited to 'gcc/cfgrtl.c')
-rw-r--r-- | gcc/cfgrtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgrtl.c b/gcc/cfgrtl.c index c1dc7d3..15ce8a7 100644 --- a/gcc/cfgrtl.c +++ b/gcc/cfgrtl.c @@ -56,7 +56,6 @@ along with GCC; see the file COPYING3. If not see #include "except.h" #include "rtl-error.h" #include "tm_p.h" -#include "obstack.h" #include "insn-attr.h" #include "insn-config.h" #include "expmed.h" |