소스 검색

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 14 년 전
부모
커밋
be6735eb6b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      libpthread/nptl/sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h

+ 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