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