diff options
Diffstat (limited to 'gcc/genextract.c')
-rw-r--r-- | gcc/genextract.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genextract.c b/gcc/genextract.c index 2bf9779f381..694069c739e 100644 --- a/gcc/genextract.c +++ b/gcc/genextract.c @@ -365,6 +365,7 @@ print_header (void) #include \"rtl.h\"\n\ #include \"insn-config.h\"\n\ #include \"recog.h\"\n\ +#include \"diagnostic-core.h\"\n\ #include \"toplev.h\"\n\ \n\ /* This variable is used as the \"location\" of any missing operand\n\ |