diff options
Diffstat (limited to 'gcc/config/s390/s390.c')
-rw-r--r-- | gcc/config/s390/s390.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/s390/s390.c b/gcc/config/s390/s390.c index 652a69cb250..4d6ba981abb 100644 --- a/gcc/config/s390/s390.c +++ b/gcc/config/s390/s390.c @@ -40,6 +40,7 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "expr.h" #include "reload.h" +#include "diagnostic-core.h" #include "toplev.h" #include "basic-block.h" #include "integrate.h" |