]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfgexpand.c
coretypes.h (struct simple_bitmap_def, [...]): New core types.
[thirdparty/gcc.git] / gcc / cfgexpand.c
index 1d3ec8498269cc4fee57f5562744cec83a61999d..3a36ee1794460077785c4445780fb5403b5090c2 100644 (file)
@@ -45,7 +45,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "value-prof.h"
 #include "target.h"
 #include "ssaexpand.h"
-
+#include "bitmap.h"
+#include "sbitmap.h"
 
 /* This variable holds information helping the rewriting of SSA trees
    into RTL.  */