/*optional*/ #include #ifndef _POSIX_PRIO_IO #error "_POSIX_PRIO_IO is not defined" #endif int main(void) { return 0; }