diff options
Diffstat (limited to 'gcc/cfganal.c')
-rw-r--r-- | gcc/cfganal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfganal.c b/gcc/cfganal.c index 24759e1..35ce07d 100644 --- a/gcc/cfganal.c +++ b/gcc/cfganal.c @@ -28,7 +28,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "insn-config.h" #include "recog.h" #include "toplev.h" -#include "obstack.h" #include "tm_p.h" /* Store the data structures necessary for depth-first search. */ |