1 2 3 4 5
#include_next <bits/sigstack.h> #if !defined _ISOMAC && !defined CONSTANT_MINSIGSTKSZ # define CONSTANT_MINSIGSTKSZ MINSIGSTKSZ #endif