diff options
Diffstat (limited to 'gcc/config/vax/vax.c')
-rw-r--r-- | gcc/config/vax/vax.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/vax/vax.c b/gcc/config/vax/vax.c index b3dfcb1e079..f7f1a715f0b 100644 --- a/gcc/config/vax/vax.c +++ b/gcc/config/vax/vax.c @@ -38,6 +38,7 @@ along with GCC; see the file COPYING3. If not see #include "optabs.h" #include "flags.h" #include "debug.h" +#include "diagnostic-core.h" #include "toplev.h" #include "tm-preds.h" #include "tm-constrs.h" |