From: Alexandre Oliva Date: Fri, 28 Mar 2003 07:02:35 +0000 (+0000) Subject: * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. X-Git-Tag: cvs/glibc-2_3_3~1025 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e60b5f2346c59715a62e225eb4b9c64c285852c;p=thirdparty%2Fglibc.git * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. --- diff --git a/ChangeLog b/ChangeLog index 9a95b107660..b283984d4b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-03-28 Alexandre Oliva + * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. + * sysdeps/unix/sysv/linux/mips/configure: Rebuilt. 2003-03-27 Ulrich Drepper diff --git a/sysdeps/unix/mips/sysdep.S b/sysdeps/unix/mips/sysdep.S index 09e8a0ac7ab..8c23b4f1e24 100644 --- a/sysdeps/unix/mips/sysdep.S +++ b/sysdeps/unix/mips/sysdep.S @@ -21,6 +21,7 @@ #include #define _ERRNO_H #include +#include #ifdef _LIBC_REENTRANT