LibC: limits.h now defined OPEN_MAX
This commit is contained in:
@@ -11,6 +11,8 @@ __BEGIN_DECLS
|
||||
// glibc seems to only define numerical
|
||||
// and posix constants
|
||||
|
||||
#define OPEN_MAX 64
|
||||
|
||||
__END_DECLS
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user