* dominance.c: Include errors.h instead of error.h.
authorStan Shebs <shebs@apple.com>
Thu, 20 Jun 2002 22:33:42 +0000 (22:33 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Thu, 20 Jun 2002 22:33:42 +0000 (22:33 +0000)
From-SVN: r54858

gcc/ChangeLog
gcc/dominance.c

index f7b0f32..b673de3 100644 (file)
@@ -1,3 +1,7 @@
+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>
 
        * cppexp.c (cpp_interpret_integer): Don't force traditional
index d080957..dd90686 100644 (file)
@@ -38,7 +38,7 @@
 #include "rtl.h"
 #include "hard-reg-set.h"
 #include "basic-block.h"
-#include "error.h"
+#include "errors.h"
 #include "et-forest.h"
 
 struct dominance_info