0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 13:03:31 +00:00
2023-01-08 03:17:27 +00:00

12 lines
179 B
Diff

--- a/func.c
+++ b/func.c
@@ -1063,7 +1063,7 @@
(void) umask(i);
}
-typedef quad_t RLIM_TYPE;
+typedef int64_t RLIM_TYPE;
static struct limits {
int limconst;