diff options
Diffstat (limited to 'gcc/reginfo.c')
-rw-r--r-- | gcc/reginfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reginfo.c b/gcc/reginfo.c index bf43d70..4cfcf84 100644 --- a/gcc/reginfo.c +++ b/gcc/reginfo.c @@ -43,7 +43,6 @@ along with GCC; see the file COPYING3. If not see #include "insn-config.h" #include "recog.h" #include "reload.h" -#include "real.h" #include "toplev.h" #include "output.h" #include "ggc.h" |