summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-05-19 15:32:30 -0700
committerKhem Raj <raj.khem@gmail.com>2010-05-19 15:32:30 -0700
commitbe6735eb6ba46d1a21a421acdac26be8ec213062 (patch)
treee5df1f78ca2ea8e8121de35af5c9b5725e266720
parent7350a372e22e5813f1417e388e8651b05174a664 (diff)
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>
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h1
1 files changed, 1 insertions, 0 deletions
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 <endian.h>
+#include <sgidefs.h>
#if _MIPS_SIM == _ABI64
# define __SIZEOF_PTHREAD_ATTR_T 56