diff options
Diffstat (limited to 'gcc/varasm.c')
-rw-r--r-- | gcc/varasm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/varasm.c b/gcc/varasm.c index f9a9d97..68ae70a 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see #include "hard-reg-set.h" #include "regs.h" #include "output.h" +#include "diagnostic-core.h" #include "toplev.h" #include "hashtab.h" #include "ggc.h" |