Project

General

Profile

« Previous | Next » 

Revision dbfd4b78

Added by mame (Yusuke Endoh) over 4 years ago

coroutine/ucontext/Context.c: Include "ruby/config.h" for Solaris

getcontext, makecontext, and swapcontext seem to be available only when
__EXTENSION__ is defined on Solaris.