about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-01-17 11:58:21 +0000
committerAndreas Jaeger <aj@suse.de>2003-01-17 11:58:21 +0000
commit1d4ff70e19fd12fb68db9f6e8905c98c50d004c4 (patch)
treeb66d845aa6c4f52c39297bb0ab34b20b5dc7747f /ChangeLog
parent8a41766a858895c5fe960ca71b8c5ad2174b3b2e (diff)
downloadglibc-1d4ff70e19fd12fb68db9f6e8905c98c50d004c4.tar.gz
glibc-1d4ff70e19fd12fb68db9f6e8905c98c50d004c4.tar.xz
glibc-1d4ff70e19fd12fb68db9f6e8905c98c50d004c4.zip
Update.
2003-01-17  Andreas Jaeger  <aj@suse.de>

	* stdio-common/bug14.c: Include stdlib.h for exit prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec8c253a5c..096f76c54b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-17  Andreas Jaeger  <aj@suse.de>
+
+	* stdio-common/bug14.c: Include stdlib.h for exit prototype.
+
 2003-01-16  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: New file.