diff options
Diffstat (limited to 'gcc/dfp.c')
-rw-r--r-- | gcc/dfp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dfp.c b/gcc/dfp.c index 90ca2a2a4f2..e2e90c4a4c3 100644 --- a/gcc/dfp.c +++ b/gcc/dfp.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "tree.h" #include "toplev.h" -#include "real.h" #include "tm_p.h" #include "dfp.h" |