#ifdef V6 typedef int jmp_buf[3]; #else # include #endif extern jmp_buf mn_env, dc_env;