about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c95e6f8371..59ecaa0bd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-23  Ulrich Drepper  <drepper@redhat.com>
+
+	* misc/sys/xattr.h: Include <sys/types.h> instead of <stddef.h>
+	since ssize_t is needed as well.  Replace const with __const.
+
 2002-08-23  Roland McGrath  <roland@redhat.com>
 
 	* malloc/hooks.c (__malloc_initialize_hook, __free_hook,