diff options
Diffstat (limited to 'gcc/ddg.c')
-rw-r--r-- | gcc/ddg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ddg.c b/gcc/ddg.c index 72e12de03ca..295c4e8da81 100644 --- a/gcc/ddg.c +++ b/gcc/ddg.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" |