* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 28 Mar 2003 07:02:35 +0000 (07:02 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 28 Mar 2003 07:02:35 +0000 (07:02 +0000)
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.

ChangeLog
sysdeps/unix/mips/sysdep.S

index 9a95b10..b283984 100644 (file)
--- 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>
index 09e8a0a..8c23b4f 100644 (file)
@@ -21,6 +21,7 @@
 #include <sysdep.h>
 #define _ERRNO_H
 #include <bits/errno.h>
+#include <sys/asm.h>
 
 #ifdef _LIBC_REENTRANT