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