summaryrefslogtreecommitdiffstats
path: root/libc
diff options
context:
space:
mode:
authorAustin Foxley <austinf@cetoncorp.com>2009-09-27 11:23:12 -0700
committerAustin Foxley <austinf@cetoncorp.com>2009-09-27 11:25:08 -0700
commit072687ae9c54b55659431a5bd395d9956096ddea (patch)
treed83b2a8d39af2cf53c84c6eb928fbb2498472e11 /libc
parent391c4414b3b3768bf98dde0959a64e435751dfe7 (diff)
downloaduClibc-alpine-072687ae9c54b55659431a5bd395d9956096ddea.tar.bz2
uClibc-alpine-072687ae9c54b55659431a5bd395d9956096ddea.tar.xz
mips nptl: Cleanup up _ABI64 warnings
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Diffstat (limited to 'libc')
-rw-r--r--libc/sysdeps/linux/mips/sys/regdef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/mips/sys/regdef.h b/libc/sysdeps/linux/mips/sys/regdef.h
index 9d2c4c1c4..2d94130af 100644
--- a/libc/sysdeps/linux/mips/sys/regdef.h
+++ b/libc/sysdeps/linux/mips/sys/regdef.h
@@ -20,6 +20,8 @@
#ifndef _SYS_REGDEF_H
#define _SYS_REGDEF_H
+#include <sgidefs.h>
+
/*
* Symbolic register names for 32 bit ABI
*/