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