diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-03-28 07:02:35 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-03-28 07:02:35 +0000 |
commit | 3e60b5f2346c59715a62e225eb4b9c64c285852c (patch) | |
tree | 9c9c8409cb7df3ea07a1b4af04ec9302b63bec83 /ChangeLog | |
parent | 9a0248ec8e96be7bb605959437f8857068952d27 (diff) | |
download | glibc-3e60b5f2346c59715a62e225eb4b9c64c285852c.tar.gz glibc-3e60b5f2346c59715a62e225eb4b9c64c285852c.tar.xz glibc-3e60b5f2346c59715a62e225eb4b9c64c285852c.zip |
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9a95b10766..b283984d4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-03-28 Alexandre Oliva <aoliva@redhat.com> + * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. + * sysdeps/unix/sysv/linux/mips/configure: Rebuilt. 2003-03-27 Ulrich Drepper <drepper@redhat.com> |