LFS64 alias for prlimit
[musl] / include / sys / resource.h
index 9536ba3..ff8ee20 100644 (file)
@@ -57,6 +57,7 @@ int setpriority (int, id_t, int);
 
 #ifdef _GNU_SOURCE
 int prlimit(pid_t, int, const struct rlimit *, struct rlimit *);
+#define prlimit64 prlimit
 #endif
 
 #define PRIO_PROCESS 0