summaryrefslogtreecommitdiff
path: root/include/ulimit.h
blob: 8dc51d5fb7a22884d6434af1e2e00d87779f081f (plain)
1
2
3
4
5
6
#ifndef _ULIMIT_H
#include <resource/ulimit.h>

/* Now define the internal interfaces.  */
extern long int __ulimit __P ((int __cmd, ...));
#endif