OSDN Git Service

mips/bits/pthreadtypes.h: Re-include sgidefs.h
authorKhem Raj <raj.khem@gmail.com>
Wed, 19 May 2010 22:32:30 +0000 (15:32 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 19 May 2010 22:32:30 +0000 (15:32 -0700)
* This was dropped accidently in last merge
  removal meant a lot of warnings about undefined
  _ABI64.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h

index 166a6c6..bd4b7a3 100644 (file)
@@ -21,6 +21,7 @@
 #define _BITS_PTHREADTYPES_H   1
 
 #include <endian.h>
+#include <sgidefs.h>
 
 #if _MIPS_SIM == _ABI64
 # define __SIZEOF_PTHREAD_ATTR_T 56