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