Update.
authorAndreas Jaeger <aj@suse.de>
Wed, 21 Jun 2000 10:39:22 +0000 (10:39 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 21 Jun 2000 10:39:22 +0000 (10:39 +0000)
2000-06-21  Andreas Jaeger  <aj@suse.de>

* elf/vismod2.c: Include <stdlib.h> for abort prototype.
* rt/aio_suspend.c: Likewise.

* math/libm-test.inc: Include <string.h>.

ChangeLog

index e0a2338..3c9cb97 100644 (file)
--- 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>