summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/minimal.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/runtime/minimal.c')
-rw-r--r--libgfortran/runtime/minimal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/runtime/minimal.c b/libgfortran/runtime/minimal.c
index 8a3a704aa8b..f046902aa8d 100644
--- a/libgfortran/runtime/minimal.c
+++ b/libgfortran/runtime/minimal.c
@@ -23,7 +23,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
#include "libgfortran.h"
-#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <errno.h>