/*[PS]*/ #include #ifndef _POSIX_PRIORITY_SCHEDULING #error "_POSIX_PRIORITY_SCHEDULING is not defined" #endif int main(void) { return 0; }