#include int const foo = _SC_NPROCESSORS_CONF; int main(void) { return 0; }