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