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