summaryrefslogtreecommitdiff
path: root/src/unistd/_SC_CHILD_MAX.h
blob: c4c7fdfa275ac390c31d2269d50482ae8216360b (plain)
1
2
3
4
5
#include <unistd.h>
#define _SC_CHILD_MAX                                                         27
/*
POSIX(1)
*/