diff options
Diffstat (limited to 'gcc/genconditions.c')
-rw-r--r-- | gcc/genconditions.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genconditions.c b/gcc/genconditions.c index 2d93c3470d6..f356519935c 100644 --- a/gcc/genconditions.c +++ b/gcc/genconditions.c @@ -86,6 +86,7 @@ write_header (void) #include \"flags.h\"\n\ #include \"hard-reg-set.h\"\n\ #include \"resource.h\"\n\ +#include \"diagnostic-core.h\"\n\ #include \"toplev.h\"\n\ #include \"reload.h\"\n\ #include \"tm-constrs.h\"\n"); |