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