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