OSDN Git Service

mips: silence _ABI* undef warnings
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 23 Jan 2014 22:03:48 +0000 (23:03 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 24 Jan 2014 15:20:57 +0000 (16:20 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/mips/bits/uClibc_arch_features.h

index f81d1f0..2b50771 100644 (file)
@@ -4,6 +4,7 @@
 
 #ifndef _BITS_UCLIBC_ARCH_FEATURES_H
 #define _BITS_UCLIBC_ARCH_FEATURES_H
+#include <sgidefs.h>
 
 /* instruction used when calling abort() to kill yourself */
 #define __UCLIBC_ABORT_INSTRUCTION__ "break 255"