diff options
Diffstat (limited to 'gcc/tree-cfg.c')
-rw-r--r-- | gcc/tree-cfg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-cfg.c b/gcc/tree-cfg.c index 3193ed6b233..2776f21600a 100644 --- a/gcc/tree-cfg.c +++ b/gcc/tree-cfg.c @@ -29,7 +29,6 @@ Boston, MA 02111-1307, USA. */ #include "hard-reg-set.h" #include "basic-block.h" #include "output.h" -#include "errors.h" #include "flags.h" #include "function.h" #include "expr.h" |