diff options
author | Doug Evans <dje@google.com> | 1998-05-06 17:13:25 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-05-06 17:13:25 +0000 |
commit | 109e611125463fe8de5dbc7d78c0b952ef0bde09 (patch) | |
tree | f6d52e9192e8a3483b83cd9cf21049ffd3b157a3 | |
parent | f5916da7d0e93322dace35b934061cec6c6f4b0e (diff) | |
download | gdb-109e611125463fe8de5dbc7d78c0b952ef0bde09.zip gdb-109e611125463fe8de5dbc7d78c0b952ef0bde09.tar.gz gdb-109e611125463fe8de5dbc7d78c0b952ef0bde09.tar.bz2 |
* sim-io.c: #include <errno.h>.
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index d546540..57c01b9 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +Wed May 6 10:08:16 1998 Doug Evans <devans@canuck.cygnus.com> + + * sim-io.c: #include <errno.h>. + Wed May 6 12:39:15 1998 Andrew Cagney <cagney@b1.cygnus.com> start-sanitize-am30 |