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