浏览代码

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