sim: add some stdlib.h includes
[deliverable/binutils-gdb.git] / sim / common / nrun.c
index abd821a74cf302c633bce5b9cd98c20be3f545b7..cbf7b5e2e14762f88492f711a13ef66ce16d2ff1 100644 (file)
@@ -20,6 +20,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #endif
 
 #include <signal.h>
+#include <stdlib.h>
 
 /* For strsignal.  */
 #ifdef HAVE_STRING_H
This page took 0.02658 seconds and 4 git commands to generate.