diff options
Diffstat (limited to 'gcc/graphds.c')
-rw-r--r-- | gcc/graphds.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/graphds.c b/gcc/graphds.c index 3a87486..c4e0733 100644 --- a/gcc/graphds.c +++ b/gcc/graphds.c @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "obstack.h" #include "bitmap.h" #include "graphds.h" |