about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-11-29 11:12:04 +0000
committerAndreas Jaeger <aj@suse.de>2001-11-29 11:12:04 +0000
commit42060dad5ded04e9b8f458198d82237aefea021e (patch)
tree03e211ac2fbf8048ebd6690e0925648dc86e11c4
parentf43cc81c015cc30ab053cb8e94f4e312d8131726 (diff)
downloadglibc-42060dad5ded04e9b8f458198d82237aefea021e.tar.gz
glibc-42060dad5ded04e9b8f458198d82237aefea021e.tar.xz
glibc-42060dad5ded04e9b8f458198d82237aefea021e.zip
Update.
2001-11-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/generic/abort.c: Include libioP.h for
	_IO_flush_all_lockp prototype.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8890ab2c51..fbc6efc9d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-29  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/generic/abort.c: Include libioP.h for
+	_IO_flush_all_lockp prototype.
+
 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
 
 	* posix/regex.h: Define __restrict_arr correctly.