The MIPS thinks that addresses are signed. Sign extend MIPS ECOFF
[deliverable/binutils-gdb.git] / libiberty / pexecute.c
index 56ddec78dd838908d1a7fc9306e7ea96016198e6..f1aea9db7f0eb625c64a38358ecfea3243dbf5f9 100644 (file)
@@ -35,6 +35,9 @@ Boston, MA 02111-1307, USA.  */
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
+#ifdef HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
 #define ISSPACE (x) isspace(x)
 #ifdef HAVE_SYS_WAIT_H
 #include <sys/wait.h>
This page took 0.023493 seconds and 4 git commands to generate.