diff options
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r-- | gcc/lto/lto.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c index 324538a..7f5233f 100644 --- a/gcc/lto/lto.c +++ b/gcc/lto/lto.c @@ -47,6 +47,7 @@ along with GCC; see the file COPYING3. If not see #include "bitmap.h" #include "inchash.h" #include "alloc-pool.h" +#include "symbol-summary.h" #include "ipa-prop.h" #include "common.h" #include "debug.h" |