diff options
Diffstat (limited to 'gcc/reload1.c')
-rw-r--r-- | gcc/reload1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reload1.c b/gcc/reload1.c index 4321b08546b..7c89b64f314 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "reload.h" #include "recog.h" #include "output.h" -#include "real.h" #include "toplev.h" #include "except.h" #include "tree.h" |