diff options
Diffstat (limited to 'libgfortran/io/open.c')
-rw-r--r-- | libgfortran/io/open.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/io/open.c b/libgfortran/io/open.c index b0f1009deeb..ccac65dd51b 100644 --- a/libgfortran/io/open.c +++ b/libgfortran/io/open.c @@ -33,7 +33,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #include <string.h> #include <errno.h> -#include <stdlib.h> static const st_option access_opt[] = { |