diff options
Diffstat (limited to 'gcc/jump.c')
-rw-r--r-- | gcc/jump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/jump.c b/gcc/jump.c index c95c2116ba6..6ce989d2037 100644 --- a/gcc/jump.c +++ b/gcc/jump.c @@ -48,7 +48,6 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "function.h" #include "expr.h" -#include "real.h" #include "except.h" #include "diagnostic.h" #include "toplev.h" |