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