#if 0 #include int sched_getscheduler(pid_t pid) { return -1; } /* POSIX(199309) LINK(rt) */ #endif