blob: d2430fa6a31d6cca7e9e74e594f07ae1589b065d [file] [log] [blame]
#ifndef _ULIMIT_H
#include <resource/ulimit.h>
/* Now define the internal interfaces. */
extern long int __ulimit (int __cmd, ...);
#endif