From be6735eb6ba46d1a21a421acdac26be8ec213062 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 19 May 2010 15:32:30 -0700 Subject: mips/bits/pthreadtypes.h: Re-include sgidefs.h * This was dropped accidently in last merge removal meant a lot of warnings about undefined _ABI64. Signed-off-by: Khem Raj --- libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h index 166a6c6ae..bd4b7a300 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h @@ -21,6 +21,7 @@ #define _BITS_PTHREADTYPES_H 1 #include +#include #if _MIPS_SIM == _ABI64 # define __SIZEOF_PTHREAD_ATTR_T 56 -- cgit v1.2.3