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