diff options
Diffstat (limited to 'gcc/lto-symtab.c')
-rw-r--r-- | gcc/lto-symtab.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lto-symtab.c b/gcc/lto-symtab.c index 9985745d1df..d1014497a54 100644 --- a/gcc/lto-symtab.c +++ b/gcc/lto-symtab.c @@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" +#include "diagnostic-core.h" #include "toplev.h" #include "tree.h" #include "gimple.h" |