fix getrlimit handling on 32-bit systems, and ease porting to 64-bit
[musl] / src / internal / libc.c
1 #include "libc.h"
2
3 struct libc libc;