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