Forgot to commit this file: add definition for _SC_PHYS_PAGES.
This commit is contained in:
parent
afc4eef817
commit
4409545097
@ -294,6 +294,9 @@ typedef __useconds_t useconds_t;
|
||||
#define _SC_NPROCESSORS_ONLN 58
|
||||
#endif
|
||||
|
||||
/* Extensions found in Solaris and Linux. */
|
||||
#define _SC_PHYS_PAGES 121
|
||||
|
||||
/* Keys for the confstr(3) function. */
|
||||
#if __POSIX_VISIBLE >= 199209
|
||||
#define _CS_PATH 1 /* default value of PATH */
|
||||
|
Loading…
x
Reference in New Issue
Block a user