Now includes stdlib.h to avoid implicit call declarations.
authordtrg <none@none>
Sat, 25 Jun 2005 15:50:40 +0000 (15:50 +0000)
committerdtrg <none@none>
Sat, 25 Jun 2005 15:50:40 +0000 (15:50 +0000)
mach/minixST/cv/cv.c
mach/vax4/cv/cv.c
modules/src/system/stop.c

index 407e1c3..4ff5e0f 100644 (file)
@@ -9,6 +9,7 @@
  * Convert ACK a.out file to ST-Minix object format.
  */
 
+#include <stdlib.h>
 #include <stdio.h>
 #include <out.h>
 #include <assert.h>
index a33babb..26769b6 100644 (file)
@@ -9,6 +9,7 @@
  * Convert ACK a.out file to VAX Berkeley Unix object format.
  */
 
+#include <stdlib.h>
 #include <stdio.h>
 #include <out.h>
 #include <assert.h>
index 4e7de96..d35c98d 100644 (file)
@@ -4,6 +4,7 @@
  */
 /* $Id$ */
 
+#include <stdlib.h>
 #include <system.h>
 
 void