Commit 8a67e083 by Stan Shebs Committed by Stan Shebs

* dominance.c: Include errors.h instead of error.h.

From-SVN: r54858
parent 017acb41
2002-06-20 Stan Shebs <shebs@apple.com>
* dominance.c: Include errors.h instead of error.h.
2002-06-20 Neil Booth <neil@daikokuya.co.uk> 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
* cppexp.c (cpp_interpret_integer): Don't force traditional * cppexp.c (cpp_interpret_integer): Don't force traditional
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include "rtl.h" #include "rtl.h"
#include "hard-reg-set.h" #include "hard-reg-set.h"
#include "basic-block.h" #include "basic-block.h"
#include "error.h" #include "errors.h"
#include "et-forest.h" #include "et-forest.h"
struct dominance_info struct dominance_info
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment