diff options
Diffstat (limited to 'gcc/genconditions.c')
-rw-r--r-- | gcc/genconditions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/genconditions.c b/gcc/genconditions.c index 692dc64add3..a0ef056e53b 100644 --- a/gcc/genconditions.c +++ b/gcc/genconditions.c @@ -107,7 +107,6 @@ write_header (void) #include \"hard-reg-set.h\"\n\ #include \"resource.h\"\n\ #include \"toplev.h\"\n\ -#include \"reload.h\"\n\ #include \"gensupport.h\"\n"); if (saw_eh_return) |