summaryrefslogtreecommitdiff
path: root/src/limits/_POSIX_NGROUPS_MAX.h
blob: 24a8c8fa50867ece2ee22a84f5f7441dc8ac91e6 (plain)
1
2
3
4
5
6
7
#include <limits.h>
#define _POSIX_NGROUPS_MAX                                                   (0)
/* goes to 8 in later version */
/* DEF */
/*
POSIX(1)
*/