X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fcfganal.c;h=e0c6443dcdd53bc887814bf1174df9a6ccb8343f;hb=e93bcd03af477f080698c0ef08ad3f048e984dba;hp=22a0503c01336eab9dc43ee324f120a667139b13;hpb=48e1416a24d50cacbb2a5e06a9ee61dd8cbee313;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/cfganal.c b/gcc/cfganal.c index 22a0503c013..e0c6443dcdd 100644 --- a/gcc/cfganal.c +++ b/gcc/cfganal.c @@ -34,6 +34,8 @@ along with GCC; see the file COPYING3. If not see #include "tm_p.h" #include "vec.h" #include "vecprim.h" +#include "bitmap.h" +#include "sbitmap.h" #include "timevar.h" /* Store the data structures necessary for depth-first search. */