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