diff options
Diffstat (limited to 'gcc/cselib.c')
-rw-r--r-- | gcc/cselib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cselib.c b/gcc/cselib.c index f46c5ecb29b..af2bb0ee0a5 100644 --- a/gcc/cselib.c +++ b/gcc/cselib.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "regs.h" #include "hard-reg-set.h" #include "flags.h" -#include "real.h" #include "insn-config.h" #include "recog.h" #include "function.h" |