diff options
Diffstat (limited to 'gcc/auto-profile.c')
-rw-r--r-- | gcc/auto-profile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/auto-profile.c b/gcc/auto-profile.c index 085bbd6ec54..a7fa559fee5 100644 --- a/gcc/auto-profile.c +++ b/gcc/auto-profile.c @@ -67,6 +67,7 @@ along with GCC; see the file COPYING3. If not see #include "coverage.h" #include "params.h" #include "alloc-pool.h" +#include "symbol-summary.h" #include "ipa-prop.h" #include "ipa-inline.h" #include "tree-inline.h" |