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