--- Libc/Libc-262/include/ulimit.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _ULIMIT_H -#define _ULIMIT_H - -#define UL_GETFSIZE 1 -#define UL_SETFSIZE 2 - -long int ulimit(int, ...); - -#endif /* _ULIMIT_H */