diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-22 21:44:43 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-22 21:44:43 +0000 |
commit | 2c27ef78179ec90e4225bddb477f840b94f28e3e (patch) | |
tree | 6fbce5d1956f05ebf0ffa3c110f986e8b7d66fc7 /sim/common | |
parent | fc77ae8e02795ad77162c99bdc33ebb63c22ed2a (diff) | |
download | gdb-2c27ef78179ec90e4225bddb477f840b94f28e3e.zip gdb-2c27ef78179ec90e4225bddb477f840b94f28e3e.tar.gz gdb-2c27ef78179ec90e4225bddb477f840b94f28e3e.tar.bz2 |
* sim-load.c (sim_load_file): #include <stdio.h> for NULL.
Diffstat (limited to 'sim/common')
-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 5585de8..22e0fb4 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +Tue Apr 22 14:43:46 1997 Doug Evans <dje@canuck.cygnus.com> + + * sim-load.c (sim_load_file): #include <stdio.h> for NULL. + Wed Apr 23 02:55:54 1997 Andrew Cagney <cagney@b1.cygnus.com> * sim-events.c (insert_sim_event): Call sim_io_error instead of |