diff options
Diffstat (limited to 'gcc/cprop.c')
-rw-r--r-- | gcc/cprop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cprop.c b/gcc/cprop.c index f55a0b4..147ab169 100644 --- a/gcc/cprop.c +++ b/gcc/cprop.c @@ -50,7 +50,6 @@ along with GCC; see the file COPYING3. If not see #include "alloc-pool.h" #include "cselib.h" #include "intl.h" -#include "obstack.h" #include "tree-pass.h" #include "dbgcnt.h" #include "target.h" |