Update.
[glibc.git] / include / ulimit.h
blob8dc51d5fb7a22884d6434af1e2e00d87779f081f
1 #ifndef _ULIMIT_H
2 #include <resource/ulimit.h>
4 /* Now define the internal interfaces. */
5 extern long int __ulimit __P ((int __cmd, ...));
6 #endif