diff options
Diffstat (limited to 'gcc/resource.c')
-rw-r--r-- | gcc/resource.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/resource.c b/gcc/resource.c index 9dc44b9..4917273 100644 --- a/gcc/resource.c +++ b/gcc/resource.c @@ -22,6 +22,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" |