diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-02-12 22:59:44 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-02-12 22:59:44 +0000 |
commit | faf4dcd7f36fc0a9bd5d799ae56940889e73fe5c (patch) | |
tree | 7b593c801f0d21d3a04acc2a0295af2a8115e53d /gdb/ChangeLog | |
parent | 18d3d85907ade40bcc733fb4ca8eb72de118a131 (diff) | |
download | gdb-faf4dcd7f36fc0a9bd5d799ae56940889e73fe5c.zip gdb-faf4dcd7f36fc0a9bd5d799ae56940889e73fe5c.tar.gz gdb-faf4dcd7f36fc0a9bd5d799ae56940889e73fe5c.tar.bz2 |
* irix5-nat.c (string.h): Include near beginning of file.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 575c2df..e0f4f90 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Sun Feb 12 13:47:30 1995 Stan Shebs <shebs@andros.cygnus.com> + + * irix5-nat.c (string.h): Include near beginning of file. + Sun Feb 12 12:36:38 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * valops.c (value_arg_coerce): Use VALUE_TYPE not SYMBOL_TYPE on |