diff options
Diffstat (limited to 'gcc/lto-opts.c')
-rw-r--r-- | gcc/lto-opts.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lto-opts.c b/gcc/lto-opts.c index b7bf6ca2c96..840571431f1 100644 --- a/gcc/lto-opts.c +++ b/gcc/lto-opts.c @@ -31,6 +31,7 @@ along with GCC; see the file COPYING3. If not see #include "opts.h" #include "options.h" #include "target.h" +#include "diagnostic-core.h" #include "toplev.h" #include "lto-streamer.h" |