From 3e60b5f2346c59715a62e225eb4b9c64c285852c Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 28 Mar 2003 07:02:35 +0000 Subject: * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. --- sysdeps/unix/mips/sysdep.S | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/mips') diff --git a/sysdeps/unix/mips/sysdep.S b/sysdeps/unix/mips/sysdep.S index 09e8a0ac7a..8c23b4f1e2 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 -- cgit v1.2.3