about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-26 20:13:27 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-26 20:13:27 +0000
commit6df7ffad195864a5c28d9d24093866e919ef0494 (patch)
tree02d6096090d896d537fc60d5047af0da0bc0772b /ChangeLog
parentd8ff3792a8020ff25b703109a763161236cfa8dd (diff)
downloadglibc-6df7ffad195864a5c28d9d24093866e919ef0494.tar.gz
glibc-6df7ffad195864a5c28d9d24093866e919ef0494.tar.xz
glibc-6df7ffad195864a5c28d9d24093866e919ef0494.zip
* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58622d2f0a..b7586ef06f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-26  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
+
 2007-05-25  Jakub Jelinek  <jakub@redhat.com>
 
 	* io/bits/fcntl2.h (__open_2): Add nonnull attribute.