diff options
Diffstat (limited to 'gcc/modulo-sched.c')
-rw-r--r-- | gcc/modulo-sched.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/modulo-sched.c b/gcc/modulo-sched.c index ebf76492e2b..07e718c6505 100644 --- a/gcc/modulo-sched.c +++ b/gcc/modulo-sched.c @@ -24,6 +24,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" +#include "diagnostic-core.h" #include "toplev.h" #include "rtl.h" #include "tm_p.h" |