From fdaac1332cdc4b47575ada909b0c141cf653f3a3 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 9 Dec 1998 18:07:26 +0000 Subject: [PATCH] * sim-trace.c: Include stdlib.h if present. --- sim/common/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 0033c8d133..2b0539a40d 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,7 +1,7 @@ 1998-12-09 Doug Evans * sim-arange.c: Include libiberty.h, and stdlib.h if present. - + * sim-trace.c: Include stdlib.h if present. * dv-sockser.c: Include unistd.h if present. (dv_sockser_init): Add missing arg to call to sim_io_eprintf.