diff options
Diffstat (limited to 'gcc/final.c')
-rw-r--r-- | gcc/final.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/final.c b/gcc/final.c index e9c8748c448..93c2970b320 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -58,7 +58,6 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "conditions.h" #include "flags.h" -#include "real.h" #include "hard-reg-set.h" #include "output.h" #include "except.h" |