From: dtrg Date: Sat, 25 Jun 2005 15:50:40 +0000 (+0000) Subject: Now includes stdlib.h to avoid implicit call declarations. X-Git-Tag: release-6-0-pre-1~155 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=35bd1df1aa8446ebad784f59e2e53b5852e30cf6;p=ack.git Now includes stdlib.h to avoid implicit call declarations. --- diff --git a/mach/minixST/cv/cv.c b/mach/minixST/cv/cv.c index 407e1c313..4ff5e0f4e 100644 --- a/mach/minixST/cv/cv.c +++ b/mach/minixST/cv/cv.c @@ -9,6 +9,7 @@ * Convert ACK a.out file to ST-Minix object format. */ +#include #include #include #include diff --git a/mach/vax4/cv/cv.c b/mach/vax4/cv/cv.c index a33babbdf..26769b694 100644 --- a/mach/vax4/cv/cv.c +++ b/mach/vax4/cv/cv.c @@ -9,6 +9,7 @@ * Convert ACK a.out file to VAX Berkeley Unix object format. */ +#include #include #include #include diff --git a/modules/src/system/stop.c b/modules/src/system/stop.c index 4e7de966c..d35c98da1 100644 --- a/modules/src/system/stop.c +++ b/modules/src/system/stop.c @@ -4,6 +4,7 @@ */ /* $Id$ */ +#include #include void