Parcourir la source

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 <raj.khem@gmail.com>
Khem Raj il y a 14 ans
Parent
commit
be6735eb6b

+ 1 - 0
libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h

@@ -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