[git commit] mips: silence _ABI* undef warnings

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jan 24 15:20:57 UTC 2014


commit: http://git.uclibc.org/uClibc/commit/?id=79ce7d7f6f19753a5f273b9eb950c8dc62ae6455
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 .../sysdeps/linux/mips/bits/uClibc_arch_features.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h b/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h
index f81d1f0..2b50771 100644
--- a/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h
+++ b/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h
@@ -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"


More information about the uClibc-cvs mailing list