diff options
Diffstat (limited to 'libgfortran/runtime/error.c')
-rw-r--r-- | libgfortran/runtime/error.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libgfortran/runtime/error.c b/libgfortran/runtime/error.c index 6478ca732bf9..4bf706091916 100644 --- a/libgfortran/runtime/error.c +++ b/libgfortran/runtime/error.c @@ -33,8 +33,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #include <unistd.h> #endif -#include <stdlib.h> - #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif |