/* * This file is in the public domain. Originally written by Garrett * A. Wollman. * * $FreeBSD: head/lib/libc/stdlib/qsort_r.c 103165 2002-09-10 02:04:49Z wollman $ */ #define I_AM_QSORT_R #include "qsort.c"