1139815Simp/*-
2132228Sglebius * This file is in the public domain.  Originally written by Garrett
3132228Sglebius * A. Wollman.
4132228Sglebius *
5132228Sglebius * $FreeBSD: releng/11.0/sys/libkern/qsort_r.c 139815 2005-01-07 00:24:33Z imp $
6132228Sglebius */
7132228Sglebius#define I_AM_QSORT_R
8132228Sglebius#include "libkern/qsort.c"
9