#include int getrlimit(int resource, struct rlimit *rlp) { return 0; } /* XOPEN(400) */