aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/getrlimit64.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/getrlimit64.c')
-rw-r--r--sysdeps/unix/sysv/linux/mips/getrlimit64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/getrlimit64.c b/sysdeps/unix/sysv/linux/mips/getrlimit64.c
index f3b3331228..b4a449b57d 100644
--- a/sysdeps/unix/sysv/linux/mips/getrlimit64.c
+++ b/sysdeps/unix/sysv/linux/mips/getrlimit64.c
@@ -15,6 +15,8 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
+#include <sgidefs.h>
+
#if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32
# include <shlib-compat.h>