summaryrefslogtreecommitdiffstats
path: root/gcc/cfganal.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfganal.c')
-rw-r--r--gcc/cfganal.c2
1 files changed, 2 insertions, 0 deletions
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. */
OpenPOWER on IntegriCloud