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 c1925fe2440..89d273898a6 100644 --- a/gcc/genconditions.c +++ b/gcc/genconditions.c @@ -73,6 +73,7 @@ write_header (void) #include \"tm_p.h\"\n\ #include \"hard-reg-set.h\"\n\ #include \"function.h\"\n\ +#include \"emit-rtl.h\"\n\ \n\ /* Fake - insn-config.h doesn't exist yet. */\n\ #define MAX_RECOG_OPERANDS 10\n\ |