OSDN Git Service

PR c++/57437
[pf3gnuchains/gcc-fork.git] / libgfortran / runtime / stop.c
index 912dd54..36174b7 100644 (file)
@@ -24,6 +24,7 @@ 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 <unistd.h>