diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/getrlimit64.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/getrlimit64.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/getrlimit64.c b/sysdeps/unix/sysv/linux/getrlimit64.c index 0f9a2f4936..e06ffd1a16 100644 --- a/sysdeps/unix/sysv/linux/getrlimit64.c +++ b/sysdeps/unix/sysv/linux/getrlimit64.c @@ -18,6 +18,7 @@ #include <errno.h> #include <sys/types.h> +#include <sysdep.h> #include <shlib-compat.h> /* Add this redirection so the strong_alias for __RLIM_T_MATCHES_RLIM64_T |