diff options
Diffstat (limited to 'libgfortran/io/lock.c')
-rw-r--r-- | libgfortran/io/lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/io/lock.c b/libgfortran/io/lock.c index 144f81fa63fd..4f8ae0b39df8 100644 --- a/libgfortran/io/lock.c +++ b/libgfortran/io/lock.c @@ -25,7 +25,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #include "io.h" #include <string.h> -#include <stdlib.h> /* library_start()-- Called with a library call is entered. */ |