From: Doug Evans Date: Wed, 9 Dec 1998 18:07:26 +0000 (+0000) Subject: * sim-trace.c: Include stdlib.h if present. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fdaac1332cdc4b47575ada909b0c141cf653f3a3;p=binutils-gdb.git * sim-trace.c: Include stdlib.h if present. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 0033c8d1333..2b0539a40d7 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.