diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-15 22:14:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-15 22:14:29 +0000 |
commit | 3b7289d409e5575d816a0b8d2cb0fb30949c5e2b (patch) | |
tree | 742115a4aef20ab2d4e96b1d0c89c899452db3cf /ChangeLog | |
parent | 0866e1cb398754c60b4ee0e5bd76055b4bcfd88c (diff) | |
download | glibc-3b7289d409e5575d816a0b8d2cb0fb30949c5e2b.tar.gz glibc-3b7289d409e5575d816a0b8d2cb0fb30949c5e2b.tar.xz glibc-3b7289d409e5575d816a0b8d2cb0fb30949c5e2b.zip |
* sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include
asm/types.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5b530df7a2..18d5752d7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-14 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include + asm/types.h. + 2005-03-10 GOTO Masanori <gotom@debian.or.jp> * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and |