#include <sys/stat.h>
#ifndef S_IRWXG
#error "S_IRWXG is not defined"
#endif
int main(void) { return 0; }
