diff options
Diffstat (limited to 'gcc/optabs.c')
-rw-r--r-- | gcc/optabs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c index cf5873b..a36075d 100644 --- a/gcc/optabs.c +++ b/gcc/optabs.c @@ -41,7 +41,6 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "reload.h" #include "ggc.h" -#include "real.h" #include "basic-block.h" #include "target.h" |