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