Project

General

Profile

« Previous | Next » 

Revision cfc564ac

Added by nobu (Nobuyoshi Nakada) almost 2 years ago

Include headers for ruby_qsort only if needed

If GNU qsort_r is available, we use the function and these headers
are not used.