* sim-trace.c: Include stdlib.h if present.

This commit is contained in:
Doug Evans 1998-12-09 18:07:26 +00:00
parent 590d592f87
commit fdaac1332c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
1998-12-09 Doug Evans <devans@casey.cygnus.com>
* 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.