diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e0a2338bb1..3c9cb9700e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ +2000-06-21 Andreas Jaeger <aj@suse.de> + + * elf/vismod2.c: Include <stdlib.h> for abort prototype. + * rt/aio_suspend.c: Likewise. + 2000-06-20 Ulrich Drepper <drepper@redhat.com> - * math/libm-test.inc: Include <strcmp.h>. + * math/libm-test.inc: Include <string.h>. 2000-06-20 Jes Sorensen <jes@linuxcare.com> |