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