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