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

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