#include #ifndef O_WRONLY #error "O_WRONLY is not defined" #endif int main(void) { return 0; }