diff options
author | Doug Evans <dje@google.com> | 1998-12-09 18:07:26 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-12-09 18:07:26 +0000 |
commit | fdaac1332cdc4b47575ada909b0c141cf653f3a3 (patch) | |
tree | a66f84b77cd80bbc2e96e64dd9f6dd1f16e9312f /sim/common | |
parent | 590d592f87c3fd24eb3a7dc6135acf5153b81bc8 (diff) | |
download | gdb-fdaac1332cdc4b47575ada909b0c141cf653f3a3.zip gdb-fdaac1332cdc4b47575ada909b0c141cf653f3a3.tar.gz gdb-fdaac1332cdc4b47575ada909b0c141cf653f3a3.tar.bz2 |
* sim-trace.c: Include stdlib.h if present.
Diffstat (limited to 'sim/common')
-rw-r--r-- | sim/common/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 0033c8d..2b0539a 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -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. |