[git commit master] mips/bits/pthreadtypes.h: Re-include sgidefs.h
Khem Raj
raj.khem at gmail.com
Wed May 19 22:59:50 UTC 2010
commit: http://git.uclibc.org/uClibc/commit/?id=be6735eb6ba46d1a21a421acdac26be8ec213062
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master
* This was dropped accidently in last merge
removal meant a lot of warnings about undefined
_ABI64.
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
.../unix/sysv/linux/mips/bits/pthreadtypes.h | 1 +
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 166a6c6..bd4b7a3 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
--
1.6.3.3
More information about the uClibc-cvs
mailing list