diff options
Diffstat (limited to 'gcc/value-prof.c')
-rw-r--r-- | gcc/value-prof.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/value-prof.c b/gcc/value-prof.c index 4712b52..0ef054e 100644 --- a/gcc/value-prof.c +++ b/gcc/value-prof.c @@ -37,6 +37,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "tree-flow.h" #include "tree-flow-inline.h" #include "diagnostic.h" +#include "coverage.h" #include "tree.h" #include "gcov-io.h" |