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