aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-12-09 18:07:26 +0000
committerDoug Evans <dje@google.com>1998-12-09 18:07:26 +0000
commitfdaac1332cdc4b47575ada909b0c141cf653f3a3 (patch)
treea66f84b77cd80bbc2e96e64dd9f6dd1f16e9312f /sim/common
parent590d592f87c3fd24eb3a7dc6135acf5153b81bc8 (diff)
downloadfsf-binutils-gdb-fdaac1332cdc4b47575ada909b0c141cf653f3a3.zip
fsf-binutils-gdb-fdaac1332cdc4b47575ada909b0c141cf653f3a3.tar.gz
fsf-binutils-gdb-fdaac1332cdc4b47575ada909b0c141cf653f3a3.tar.bz2
* sim-trace.c: Include stdlib.h if present.
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog2
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.