aboutsummaryrefslogtreecommitdiff
path: root/gcc/dominance.c
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2005-06-04 13:54:48 +0000
committerJan Hubicka <jh@suse.cz>2005-06-04 13:54:48 +0000
commitf02ebad6e149ca06650b09a2bb88921ee86d651a (patch)
treed0964adef6a41f0707fc09b2e71e4c716c302552 /gcc/dominance.c
parentf8a262d3463a8787af1353714a0d4747987eabb6 (diff)
* Merge from mainline (tree-profiling-merge-20050603)tree-profiling-branch
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/tree-profiling-branch@100586 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/dominance.c')
-rw-r--r--gcc/dominance.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dominance.c b/gcc/dominance.c
index ce977e292fe..00e3495d923 100644
--- a/gcc/dominance.c
+++ b/gcc/dominance.c
@@ -41,7 +41,7 @@
#include "hard-reg-set.h"
#include "obstack.h"
#include "basic-block.h"
-#include "errors.h"
+#include "toplev.h"
#include "et-forest.h"
/* Whether the dominators and the postdominators are available. */