diff options
Diffstat (limited to 'gcc/dumpfile.c')
-rw-r--r-- | gcc/dumpfile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/dumpfile.c b/gcc/dumpfile.c index c3dd126..658500b 100644 --- a/gcc/dumpfile.c +++ b/gcc/dumpfile.c @@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic-core.h" #include "dumpfile.h" #include "context.h" +#include "profile-count.h" #include "tree-cfg.h" #include "langhooks.h" |