blob: d57f3d3263e27aa5e36d81d0fdaf66b978de9e23 [file] [log] [blame]
/*
* This file is in the public domain. Originally written by Garrett
* A. Wollman.
*
* $FreeBSD: src/lib/libc/stdlib/qsort_r.c,v 1.1.36.1.2.1 2009/10/25 01:10:29 kensmith Exp $
*/
#define I_AM_QSORT_R
#include "qsort.c"