sim: add some stdlib.h includes
[deliverable/binutils-gdb.git] / sim / common / sim-reason.c
index d74496a46a29a384eb0397b3b3fa40b3be435d9c..83b24242235ffb66535be39fada4654b593ebde6 100644 (file)
@@ -20,6 +20,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "sim-main.h"
 #include "sim-assert.h"
 
+#include <stdlib.h>
+
 /* Generic implementation of sim_stop_reason */
 
 void
This page took 0.02235 seconds and 4 git commands to generate.