diff options
Diffstat (limited to 'gcc/params.c')
-rw-r--r-- | gcc/params.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/params.c b/gcc/params.c index 04eff11..cec5751 100644 --- a/gcc/params.c +++ b/gcc/params.c @@ -24,6 +24,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "params.h" +#include "diagnostic-core.h" #include "toplev.h" /* An array containing the compiler parameters and their current |