diff options
Diffstat (limited to 'libgfortran/runtime/error.c')
-rw-r--r-- | libgfortran/runtime/error.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/runtime/error.c b/libgfortran/runtime/error.c index 93b81c1..3c44d21 100644 --- a/libgfortran/runtime/error.c +++ b/libgfortran/runtime/error.c @@ -33,7 +33,6 @@ Boston, MA 02110-1301, USA. */ #include <stdio.h> #include <stdarg.h> #include <string.h> -#include <float.h> #include <errno.h> #ifdef HAVE_SIGNAL_H |