Closed fweimer closed 5 years ago
qsort_r is typically declared in . Include this header file, so that the test can be built using strict C99 compilers which do not support implicit function declarations.
Thanks!
qsort_r is typically declared in. Include this header file,
so that the test can be built using strict C99 compilers which do not
support implicit function declarations.