Remove unnecessary code from x86-32 SSSE3 strncmp
[platform/upstream/glibc.git] / include / ulimit.h
1 #ifndef _ULIMIT_H
2 #include <resource/ulimit.h>
3
4 /* Now define the internal interfaces.  */
5 extern long int __ulimit (int __cmd, ...);
6 #endif