genericopenlibs/cstdlib/LPOSIX/ABORT.C
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
--- a/genericopenlibs/cstdlib/LPOSIX/ABORT.C	Tue Aug 31 16:54:36 2010 +0300
+++ b/genericopenlibs/cstdlib/LPOSIX/ABORT.C	Wed Sep 01 12:36:54 2010 +0100
@@ -44,6 +44,7 @@
 
 
 
+#include <stdlib.h>
 #include <unistd.h>		/* for definition of _exit() */
 /* #include <signal.h> */