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