diff options
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
-rw-r--r-- | gcc/tree-ssa-structalias.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-ssa-structalias.c b/gcc/tree-ssa-structalias.c index 1cc6d55..a38384c 100644 --- a/gcc/tree-ssa-structalias.c +++ b/gcc/tree-ssa-structalias.c @@ -26,7 +26,6 @@ #include "gimple.h" #include "rtl.h" #include "ssa.h" -#include "obstack.h" #include "flags.h" #include "alias.h" #include "fold-const.h" |