diff options
Diffstat (limited to 'gcc/function-tests.c')
-rw-r--r-- | gcc/function-tests.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/function-tests.c b/gcc/function-tests.c index 0ac1d37..8302049 100644 --- a/gcc/function-tests.c +++ b/gcc/function-tests.c @@ -42,6 +42,7 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "dominance.h" #include "cfg.h" +#include "bitmap.h" #include "cfganal.h" #include "basic-block.h" #include "tree-ssa-alias.h" |