diff options
Diffstat (limited to 'gcc/web.c')
-rw-r--r-- | gcc/web.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,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" |